d/control: enhance dkms builds by depending on libelf-dev 94/15994/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 16 Nov 2018 10:22:37 +0000 (11:22 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 16 Nov 2018 10:22:37 +0000 (11:22 +0100)
Change-Id: Icc9ca45b3a10678fdfe3053dbfda069523e2bc12
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/control

index b99982a..e789b70 100644 (file)
@@ -110,6 +110,7 @@ Section: kernel
 Architecture: amd64 arm64 i386 ppc64el
 Depends: dkms,
          libdpdk-dev (= ${binary:Version}),
+         libelf-dev,
          make,
          ${misc:Depends},
 Description: Data Plane Development Kit (igb uio dkms)
@@ -123,6 +124,7 @@ Section: kernel
 Architecture: amd64 arm64 i386 ppc64el
 Depends: dkms,
          libdpdk-dev (= ${binary:Version}),
+         libelf-dev,
          make,
          ${misc:Depends},
 Description: Data Plane Development Kit (rte kni dkms)