add PMDs as recommend for dpdk runtime. 09/3209/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 29 Sep 2016 16:25:34 +0000 (18:25 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 29 Sep 2016 16:31:29 +0000 (18:31 +0200)
commit88cd9ce012eae15091281e50190f90affe3204fa
tree45411ee3ad4936e8aae2b22b505a5e32d08a65ff
parent341d9ed5cf2aa5da89397e62c900e2d325b8d634
add PMDs as recommend for dpdk runtime.

Once people pull in dpdk runtime they likely want to use it.
These days PMDs are usually not covered by depends (other libraries
are linked if used).
To avoid the issue of systems that would work if just those packages
would be installed recommend them.
It is no real "dependency" things can work, therefore no depends. But it
is as much recommends as recommendations can go.
This got a bit amplified by removing libdpdk-dev from the depends which
formerly pulled all in.

Change-Id: I03cc329412de9d37c4fd203d09c8e27812bc9e5b
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/control