diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-04 00:56:46 +0200 |
| commit | 3612e6355f3f40d264ec4657547761069baa5430 (patch) | |
| tree | 768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /debian/control | |
| parent | 7e9f00a3be8f65535e6620b344443ec4d403212b (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
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 |