aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-13 10:23:21 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-13 12:29:22 +0100
commitfc3428f8a27ddfcca3b17aac94ff611c0eff33ac (patch)
tree95273b32e8b4e8bdd77779555fbda9ba84629d2b
parentb9bbe2220773fd790232a3fa2e87e93df663f352 (diff)
changelog: depend on dpdk-dev to be able to use dpdk-sdk-env.sh
Change-Id: I377e85c8c31a2fb2d864a026e8c8972c80d63a78 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fedb644f..6985615e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,7 @@ dpdk (17.11-1~git1) UNRELEASED; urgency=medium
* d/control: let libdpdk-dev depend on zlib1g-dev as it is used on build and
creeps into pkg-config. Even thou at the moment no dpdk .so uses it is
required to build correctly with the libs provided by pkg-config.
+ * d/t/control: depend on dpdk-dev to be able to use dpdk-sdk-env.sh
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 16 Nov 2017 14:17:03 +0100