Revert "Note Python 3 deps switch in d/changelog"
[deb_dpdk.git] / debian / control
index 6804a89..fa28b26 100644 (file)
@@ -36,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.
@@ -63,7 +63,7 @@ Section: doc
 Architecture: all
 Multi-Arch: foreign
 Homepage: http://dpdk.org/doc/guides/index.html
-Depends: libjs-jquery, libjs-underscore, python, ${misc:Depends}, ${python3:Depends}
+Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python3:Depends}
 Recommends: python3, ${python3:Recommends}
 Description: Data Plane Development Kit (documentation)
  DPDK is a set of libraries for fast packet processing. Applications run