diff options
| -rw-r--r-- | debian/control | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e58822e9f..c3e0979d4 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,15 @@ Build-Depends: iproute2, libzmq3-dev, python3 (>= 3.10), -# For QA +# For QA/Lint pylint, + python3-vici (>= 5.7.2), + python3-fastapi, + python3-pyudev, + python3-systemd, + python3-certbot-nginx, + python3-pam, + python3-dbus, # For generating command definitions python3-lxml, python3-xmltodict, |
