X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=2f6782e82992df8dfc215eb1deeb5490205ced47;hb=0012711e5e76baf1178d4e7b358790aa7210dfa3;hp=33b9458a098cfcc08a24ac1fba4b6acee5e15e92;hpb=668b8780e5f29930e8e0ac90d92b925e6a177947;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 33b9458a..2f6782e8 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Depends: hwdata, lsb-base (>= 3.2-14), pciutils, ${misc:Depends}, - ${python:Depends}, + ${python3:Depends}, ${shlibs:Depends} Recommends: ${librte:Recommends}, Suggests: dpdk-doc, @@ -62,8 +62,8 @@ Section: doc Architecture: all Multi-Arch: foreign Homepage: http://dpdk.org/doc/guides/index.html -Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python:Depends} -Recommends: python, ${python:Recommends} +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 in user-space and communicate directly with dedicated network interfaces.