Build-depend on libbsd-dev and libelf-dev 65/15865/2
authorLuca Boccassi <[email protected]>
Tue, 2 Oct 2018 18:49:08 +0000 (19:49 +0100)
committerLuca Boccassi <[email protected]>
Tue, 13 Nov 2018 11:18:30 +0000 (11:18 +0000)
Allows to use external dependencies rather than inline versions of
library functions, so that we don't have to worry about security
issues and so on.

Change-Id: I313f94d0ed82766caab5d84a690d2ffea4ac771b
Signed-off-by: Luca Boccassi <[email protected]>
debian/control

index 9e99c1e..a04dc80 100644 (file)
@@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 10),
                doxygen <!nodoc>,
                graphviz <!nodoc>,
                inkscape <!nodoc>,
+               libbsd-dev,
                libcap-dev,
+               libelf-dev,
                libibverbs-dev,
                libipsec-mb-dev [amd64],
                libpcap-dev,