aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-12 09:16:25 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2018-03-12 09:16:25 +0100
commite8d1c44f8b3ecf8b06ebecc44f0ddc39914c7877 (patch)
tree34befc230ce3656f2b410ed902bec5b92df2ca61
parent67a0461fcad37dec49c0fd03c54042022d2c8ef6 (diff)
changelog: let libdpdk-dev depend on zlib1g-dev
Change-Id: I36be6bffab0aa8d8c4271d15d2d7aad5945a615c Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a29dcad3..b45b4eac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,9 @@ dpdk (17.11.1-1~git1) UNRELEASED; urgency=medium
3rd party drivers should drop into the versioned directories now to show
their support for that version and to be autoloaded by librte_eal due
to that.
+ * 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.
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 16 Nov 2017 14:17:03 +0100