aboutsummaryrefslogtreecommitdiffstats
path: root/debian/tests
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-13 10:22:48 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-13 10:22:48 +0100
commit1c83fc41b489b117818ca11af18eb3fefa00a977 (patch)
treec7d30dc33b0157e9517f1413ba405e3d20e52a99 /debian/tests
parente8d1c44f8b3ecf8b06ebecc44f0ddc39914c7877 (diff)
depend on dpdk-dev to be able to use dpdk-sdk-env.sh
Change-Id: Ic6f1e43cd02a4d7f75f5ecba9c397e6938eceecd Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 74e00ae9..797a34fc 100644
--- 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