X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=debian%2Fcontrol;h=ce180217bc5e5f63e9638af4b72d0b34b014c77d;hb=fc42933813b2ba541bed9ef6b3e616dbf4b762ec;hp=fa28b26b3e1cce65b8d3306ddc2c82e3b14a4576;hpb=fa64fa74edc2b1179fe9c004cd50131a79672ee0;p=deb_dpdk.git diff --git a/debian/control b/debian/control index fa28b26b..ce180217 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,9 @@ Build-Depends: debhelper (>= 9), libpcap-dev, libxen-dev [amd64 arm64 i386], libxenstore3.0 [amd64 arm64 i386], - python3, - python3-sphinx , - python3-sphinx-rtd-theme , + python, + python-sphinx , + python-sphinx-rtd-theme , texlive-fonts-recommended , texlive-latex-extra Standards-Version: 4.1.1 @@ -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.