Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
529cc74
)
Build-depend on libbsd-dev and libelf-dev
65/15865/2
author
Luca Boccassi
<
[email protected]
>
Tue, 2 Oct 2018 18:49:08 +0000
(19:49 +0100)
committer
Luca 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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
9e99c1e
..
a04dc80
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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,