diff options
author | Ole Troan <ot@cisco.com> | 2017-03-20 21:38:37 +0100 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2017-03-27 18:58:11 +0000 |
commit | afaa85f873a7bff1cf1e32c22f909af3018ccfee (patch) | |
tree | 05b4ff7b223c863eaa16ed6d0c0d888dda18bf07 /build-root/deb/debian/control | |
parent | 0c8ad446db72078a2255329c2cfaced517829c78 (diff) |
Python API: Fixup of debian package after cFFI changes.
Change-Id: I4c2a1a818f28d4c6cf52af45f3b7dbfa41d77ccb
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'build-root/deb/debian/control')
-rw-r--r-- | build-root/deb/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control index e90cfca86e5..4ed42b36e7d 100644 --- a/build-root/deb/debian/control +++ b/build-root/deb/debian/control @@ -2,7 +2,7 @@ Source: vpp Section: net Priority: extra Maintainer: Cisco OpenVPP Packaging Team <bogus.address@cisco.com> -Build-Depends: debhelper (>= 9), dh-systemd, dh-python, chrpath +Build-Depends: debhelper (>= 9), dh-systemd, dh-python, chrpath, python-all Standards-Version: 3.9.4 Package: vpp |