From 6ce685d79b1365588a92340e5c45cdbdea92d5db Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Fri, 28 Oct 2016 22:52:36 +0000 Subject: Initial deb packaging of vpp-python-api Change-Id: I14d5180d6abd59b813906011718121a2bbc9bafd Signed-off-by: Ed Warnicke --- build-root/deb/debian/control | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'build-root/deb/debian/control') diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control index 4be6c4aa7ee..86383b14d6a 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 + . -- cgit 1.2.3-korg