diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8a92a63e..a9e19cc3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-gir, automake (>= 1.12), pkg-config, - intltool, + gettext (>= 0.19.8), libglib2.0-dev (>= 2.40), ppp-dev, libselinux1-dev, @@ -34,8 +34,10 @@ Build-Depends: debhelper-compat (= 13), libjansson-dev (>= 2.7), libbluetooth-dev (>= 5), valac, + policykit-1, dbus <!nocheck>, python3-dbus <!nocheck>, + python3-pexpect <!nocheck>, iproute2 <!nocheck>, Standards-Version: 4.6.1 Rules-Requires-Root: no |