aboutsummaryrefslogtreecommitdiffstats
path: root/build-root/deb/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'build-root/deb/debian/control')
-rw-r--r--build-root/deb/debian/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control
index 4be6c4aa..86383b14 100644
--- a/build-root/deb/debian/control
+++ b/build-root/deb/debian/control
@@ -59,3 +59,10 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DPDK 2.1 igb_uio_driver
This package contains Linux kernel modules distributed with DPDK.
+
+Package: vpp-python-api
+Architecture: any
+Depends: ${python:Depends}, ${misc:Depends}, vpp (= ${source:Version})
+Description: VPP Python API bindings
+ This package contains VPP python api bindings
+ .