add dependencies for dpdk-pmdinfo 90/3190/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 29 Sep 2016 07:11:43 +0000 (09:11 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 29 Sep 2016 07:13:48 +0000 (09:13 +0200)
commit226a6f90ecf94f17a0bcedf793bcffceeaabdf03
treee46d06ccecb0dfbf22fc74a01cc36d17f6577d97
parent87653cd9228021dc474cd21fbe3476f82a4d6c12
add dependencies for dpdk-pmdinfo

The tool dpdk-pmdinfo depends on python-pyelftools and hwdata to
work. Without those the exits are very non-graceful so add those
dependencies.
So far dpdk-pmdinfo is not py3 compatible, so no py3 dependency.
dh-python won't fill ${python:Depends} for us as the dpdk build system
doesn't populate setup.py/requirements.txt.

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