X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=7e0345db21529463131be87b76b993dd6ccbea3b;hb=39815f5ec283f4fbfc1a891ebd510bc11b657d3f;hp=d7390d26a616880aaa38c8f87520449d695ec548;hpb=39972efe32baddc1f32c1bd1c44b0709d78aa289;p=deb_dpdk.git diff --git a/debian/control b/debian/control index d7390d26..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], @@ -20,7 +19,7 @@ Build-Depends: debhelper (>= 10.3~), libnuma-dev, libpcap-dev, libssl-dev, - meson (>= 0.41~), + meson (>= 0.47.1~), pkg-config, python3, python3-sphinx , @@ -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, @@ -157,6 +159,10 @@ Description: Data Plane Development Kit (basic development files) This package contains the basic headers and library files required to build external applications which will also require at least SSE3 support when running. + . + libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical + baseline. + This is required for a number of static inline functions in the public headers. Package: librte-bbdev18.11 Architecture: amd64 arm64 armhf i386 ppc64el @@ -1739,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 @@ -1753,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