diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 529f4b54..3ce43d2f 100644 --- a/debian/control +++ b/debian/control @@ -223,7 +223,7 @@ Section: libs Multi-Arch: same Homepage: http://dpdk.org/doc/api/rte__eal_8h.html Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends}, librte-mempool1 +Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 Description: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run |