mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
clarify polkit agent deps
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22698 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
66c4901f49
commit
fee64868e0
@ -90,7 +90,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
|
||||
<para role="optional">
|
||||
<xref role="runtime" linkend="polkit-gnome"/>,
|
||||
<!-- polkit agent built in lxsession -->
|
||||
A notification daemon such as
|
||||
<xref role="runtime" linkend="notification-daemon"/> or
|
||||
<xref role="runtime" linkend="xfce4-notifyd"/>, and
|
||||
|
@ -127,6 +127,19 @@
|
||||
<xref role="runtime" linkend="systemd"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
|
||||
<para role="optional">
|
||||
One polkit authentication agent for using polkit in the graphical
|
||||
environment:
|
||||
<application>polkit-kde-agent</application> in
|
||||
<xref role="runtime" linkend="plasma5-build"/> for KDE,
|
||||
the agent built in
|
||||
<xref role="runtime" linkend="gnome-shell"/> for GNOME3,
|
||||
<xref role="runtime" linkend="polkit-gnome"/> for XFCE, and
|
||||
<application>lxpolkit</application> in
|
||||
<xref role="runtime" linkend="lxsession"/> for LXDE.
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
If <xref linkend="libxslt"/> is installed,
|
||||
@ -195,7 +208,7 @@ make</userinput></screen>
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--with-os-type=LFS \
|
||||
--with-os-type=LFS \
|
||||
--enable-libsystemd-login=no &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user