mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 15:10:09 +01:00
contrib: Enable PolicyKit agent in RPM
This commit is contained in:
parent
84c8558622
commit
ae829a88ce
1 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ BuildRequires: /usr/bin/dbus-launch
|
|||
BuildRequires: pygobject3-base
|
||||
BuildRequires: dbus-python
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: polkit-devel
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -416,6 +417,7 @@ by nm-connection-editor and nm-applet in a non-graphical environment.
|
|||
%endif
|
||||
--with-selinux=yes \
|
||||
--enable-polkit=yes \
|
||||
--enable-polkit-agent \
|
||||
--enable-modify-system=yes \
|
||||
--enable-concheck \
|
||||
--with-session-tracking=systemd \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue