X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=63120c500c09b6ff623d73752fabfb535998db20;hb=8ce204e3dcae9fd4da79b1351f01092a09f08090;hp=fa28b26b3e1cce65b8d3306ddc2c82e3b14a4576;hpb=8906f8bd51989b9150847dd03fe2f3c4e8204810;p=deb_dpdk.git diff --git a/debian/control b/debian/control index fa28b26b..63120c50 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Depends: hwdata, lsb-base (>= 3.2-14), pciutils, ${misc:Depends}, - ${python3:Depends}, + ${python:Depends}, ${shlibs:Depends} Recommends: ${librte:Recommends}, Suggests: dpdk-doc, @@ -63,8 +63,8 @@ Section: doc Architecture: all Multi-Arch: foreign Homepage: http://dpdk.org/doc/guides/index.html -Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python3:Depends} -Recommends: python3, ${python3:Recommends} +Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python:Depends} +Recommends: python, ${python:Recommends} Description: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.