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:
e8d1c44
)
depend on dpdk-dev to be able to use dpdk-sdk-env.sh
93/11093/1
author
Christian Ehrhardt
<
[email protected]
>
Tue, 13 Mar 2018 09:22:48 +0000
(10:22 +0100)
committer
Christian Ehrhardt
<
[email protected]
>
Tue, 13 Mar 2018 09:22:48 +0000
(10:22 +0100)
Change-Id: Ic6f1e43cd02a4d7f75f5ecba9c397e6938eceecd
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/tests/control
patch
|
blob
|
history
diff --git
a/debian/tests/control
b/debian/tests/control
index
74e00ae
..
797a34f
100644
(file)
--- a/
debian/tests/control
+++ b/
debian/tests/control
@@
-5,7
+5,8
@@
Depends: dpdk [amd64 arm64 i386 ppc64el], gawk, mount, systemd, sysvinit-utils
Tests: test-linkage
Restrictions: allow-stderr
Depends: libdpdk-dev [amd64 arm64 i386 ppc64el], libc6, libc6-dev, gcc,
- grep, libpcap-dev, libxenstore3.0 [amd64 arm64 i386], pax-utils, pkg-config
+ grep, libpcap-dev, libxenstore3.0 [amd64 arm64 i386], pax-utils, pkg-config,
+ dpdk-dev [amd64 arm64 i386 ppc64el]
Tests: test-dkms
Restrictions: allow-stderr, isolation-machine, needs-root