Change-Id: I36be6bffab0aa8d8c4271d15d2d7aad5945a615c
Signed-off-by: Christian Ehrhardt <[email protected]>
3rd party drivers should drop into the versioned directories now to show
their support for that version and to be autoloaded by librte_eal due
to that.
+ * d/control: let libdpdk-dev depend on zlib1g-dev as it is used on build and
+ creeps into pkg-config. Even thou at the moment no dpdk .so uses it is
+ required to build correctly with the libs provided by pkg-config.