mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 05:18:23 +02:00
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:
parent
d299e000c6
commit
66636370f9
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ install \
|
|||
meson \
|
||||
mobile-broadband-provider-info \
|
||||
pkg-config \
|
||||
policykit-1 \
|
||||
polkitd \
|
||||
ppp \
|
||||
ppp-dev \
|
||||
python3-dbus \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue