diff --git a/debian/control b/debian/control index c825b3d..d5c7b24 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: vppcfg Section: python Priority: extra Maintainer: Ray Kinsella -Build-Depends: debhelper (>= 9), python3-all, dh-python +Build-Depends: debhelper (>= 9), python3-all, python3-setuptools, dh-python Standards-Version: 3.9.5 Package: vppcfg Architecture: any -Pre-Depends: dpkg (>= 1.16.1), python3 (>=3.8), ${misc:Pre-Depends} -Depends: python3-netaddr, python3-ipaddr, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${python3:Depends}, python3-importlib-metadata, python3-yamale, python3-vpp-api Description: A configuration tool for FD.io VPP