summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-17 10:57:23 +0200
committerMichael Biebl <biebl@debian.org>2022-08-17 11:35:35 +0200
commit855ab95e1784257d71cf4d74dab7fa230d6452a1 (patch)
tree16aa564086e5dd00365ec3a6388e2b7dbc1ca9cd /debian/control
parenta2bc1c9a88f507064a30795e48992d2ebc3ab874 (diff)
Add Build-Depends on policykit-1
The file /usr/share/gettext/its/polkit.its is required when generating
the translations. Otherwise the build will fail with:

/usr/bin/msgfmt: cannot locate ITS rules for data/org.freedesktop.NetworkManager.policy.in
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index befe2aa2..bb03bb93 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends: debhelper-compat (= 13),
                libjansson-dev (>= 2.7),
                libbluetooth-dev (>= 5),
                valac,
+               policykit-1,
                dbus <!nocheck>,
                python3-dbus <!nocheck>,
                iproute2 <!nocheck>,