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:
ac0eaed
)
* d/control: let libdpdk-dev depend on zlib1g-dev
06/11106/1
author
Christian Ehrhardt
<
[email protected]
>
Mon, 12 Mar 2018 08:15:45 +0000
(09:15 +0100)
committer
Christian Ehrhardt
<
[email protected]
>
Tue, 13 Mar 2018 11:29:21 +0000
(12:29 +0100)
Change-Id: Ibf900afc60403b47220774e37b21069747f4ae11
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
03f8771
..
282fb16
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-105,6
+105,7
@@
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libpcap-dev,
+ zlib1g-dev,
${librte:Depends},
${misc:Depends}
Description: Data Plane Development Kit (basic development files)