diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5a434bfc6..7ff64e5a3 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends: python3-setuptools, python3-sphinx, python3-xmltodict, - python3-inotify, quilt, whois Standards-Version: 3.9.6 @@ -116,6 +115,7 @@ Depends: python3-cryptography, python3-flask, python3-hurry.filesize, + python3-inotify, python3-isc-dhcp-leases, python3-jinja2, python3-jmespath, |