debian: install polkitd instead of policykit-1

Commit c19b5d76c2 ('contrib: install "policykit-1" package on Debian')
added policykit-1 because it was needed to get a translation file.

In recent Debian versions it has been removed. It was only a
transitional package to install polkitd and pkexec. Install polkitd
directly instead.
This commit is contained in:
Íñigo Huguet
2024-08-21 08:56:06 +02:00
parent d299e000c6
commit 66636370f9

View File

@@ -71,7 +71,7 @@ install \
meson \
mobile-broadband-provider-info \
pkg-config \
policykit-1 \
polkitd \
ppp \
ppp-dev \
python3-dbus \