d/control: make python-pyelftools a recommends
[deb_dpdk.git] / debian / control
index 2f6782e..5ee81af 100644 (file)
@@ -4,7 +4,8 @@ Maintainer: deb_dpdk Packagers <deb-dpdk@lists.fd.io>
 Uploaders: Luca Boccassi <bluca@debian.org>,
            Christian Ehrhardt <christian.ehrhardt@canonical.com>,
            Santiago Ruano Rincón <santiagorr@riseup.net>
-Build-Depends: debhelper (>= 9.20160709),
+Build-Depends: debhelper (>= 9),
+               debhelper (>= 9.20160709) | dh-systemd (>= 1.5),
                dh-python,
                dkms,
                doxygen <!nodoc>,
@@ -35,11 +36,11 @@ Depends: hwdata,
          ${python3:Depends},
          ${shlibs:Depends}
 Recommends: ${librte:Recommends},
+            python-pyelftools,
 Suggests: dpdk-doc,
           dpdk-igb-uio-dkms (= ${binary:Version}),
           dpdk-rte-kni-dkms (= ${binary:Version}),
           linux-image-generic,
-          python-pyelftools,
 Description: Data Plane Development Kit (runtime)
  DPDK is a set of libraries for fast packet processing. Applications run
  in user-space and communicate directly with dedicated network interfaces.