From: Christian Ehrhardt Date: Tue, 13 Mar 2018 09:22:48 +0000 (+0100) Subject: depend on dpdk-dev to be able to use dpdk-sdk-env.sh X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F11108%2F1;p=deb_dpdk.git depend on dpdk-dev to be able to use dpdk-sdk-env.sh Change-Id: Ic6f1e43cd02a4d7f75f5ecba9c397e6938eceecd Signed-off-by: Christian Ehrhardt --- 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