X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=7e0345db21529463131be87b76b993dd6ccbea3b;hb=39815f5ec283f4fbfc1a891ebd510bc11b657d3f;hp=8d13043725c63c59cdf672c58689f2589616f61b;hpb=5abe9a96f9966613bd415cfcefe1a76d9291d5c8;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 8d130437..7e0345db 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 10.3~), graphviz , inkscape , libbsd-dev, - libcap-dev, libelf-dev, libibverbs-dev (>= 16~), libipsec-mb-dev [amd64], @@ -28,7 +27,7 @@ Build-Depends: debhelper (>= 10.3~), texlive-fonts-recommended , texlive-latex-extra , zlib1g-dev, -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Rules-Requires-Root: no Section: libs Homepage: https://www.dpdk.org @@ -43,8 +42,8 @@ Depends: hwdata, pciutils, ${misc:Depends}, ${python3:Depends}, - ${shlibs:Depends}, Recommends: librte-mempool18.11, + librte-mempool-ring18.11, librte-pmd-af-packet18.11, librte-pmd-bond18.11, librte-pmd-e1000-18.11, @@ -68,7 +67,7 @@ Suggests: dpdk-doc, dpdk-rte-kni-dkms (= ${binary:Version}), linux-image-generic, ${librte:Suggests}, -Breaks: dpdk-dev (<< 18.11-4), +Breaks: dpdk-dev (<< 18.11-4~), Replaces: dpdk-dev (<< 18.11), Description: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run @@ -79,7 +78,7 @@ Description: Data Plane Development Kit (runtime) Package: dpdk-dev Section: oldlibs Architecture: amd64 arm64 armhf i386 ppc64el -Breaks: dpdk (<< 18.11-4), +Breaks: dpdk (<< 18.11-4~), Replaces: dpdk (<< 18.11-4), Depends: libdpdk-dev (>= ${source:Version}), ${misc:Depends}, @@ -143,6 +142,9 @@ Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: libbsd-dev, libibverbs-dev, + libipsec-mb-dev [amd64], + libelf-dev, + libjansson-dev, libmnl-dev, libnuma-dev, libpcap-dev, @@ -1743,6 +1745,7 @@ Homepage: https://dpdk.org/doc/guides/nics/mlx4.html Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, + rdma-core, Conflicts: libdpdk0, Description: Data Plane Development Kit (librte-pmd-mlx4 runtime library) DPDK is a set of libraries for fast packet processing. Applications run @@ -1757,6 +1760,7 @@ Homepage: https://dpdk.org/doc/guides/nics/mlx5.html Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, + rdma-core, Conflicts: libdpdk0, Description: Data Plane Development Kit (librte-pmd-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run