diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 871a1f0f7..677e429d1 100644 --- a/debian/control +++ b/debian/control @@ -11,14 +11,15 @@ Build-Depends: libvyosconfig0 (>= 0.0.7), libzmq3-dev, python3 (>= 3.10), + pylint, python3-coverage, python3-lxml, python3-netifaces, python3-nose, python3-jinja2, python3-psutil, + python3-requests, python3-setuptools, - python3-sphinx, python3-xmltodict, quilt, whois |