commit | 99191d81b5e2022cfab9b66e5c453e2291659065 | [log] [tgz] |
---|---|---|
author | wungad <sir.mandic@gmail.com> | Thu Feb 03 14:50:08 2022 +0100 |
committer | GitHub <noreply@github.com> | Thu Feb 03 14:50:08 2022 +0100 |
tree | 377e127e55cc414e7a5d3b1827ee7a935409ac8d | |
parent | 17d23f7741c8e997346b8d0102065c774dce5bf6 [diff] [blame] |
distro BUGFIX missing devel package header (#363) This file has to be present for successful CESNET/netopeer2 build (devel). https://github.com/CESNET/netopeer2/blob/devel/CMakeModules/FindLibNETCONF2.cmake#L74
diff --git a/distro/pkg/deb/libnetconf2-dev.install b/distro/pkg/deb/libnetconf2-dev.install index 74785f7..c8a621f 100644 --- a/distro/pkg/deb/libnetconf2-dev.install +++ b/distro/pkg/deb/libnetconf2-dev.install
@@ -3,3 +3,4 @@ usr/include/libnetconf2/* usr/include/nc_client.h usr/include/nc_server.h +usr/include/nc_version.h