Ignore:
Timestamp:
02/16/2020 02:40:26 AM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
62a5037e
Parents:
66c4901f
Message:

clarify polkit agent deps

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22698 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r66c4901f rfee64868  
    128128    </para>
    129129
     130    <bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
     131    <para role="optional">
     132      One polkit authentication agent for using polkit in the graphical
     133      environment:
     134      <application>polkit-kde-agent</application> in
     135      <xref role="runtime" linkend="plasma5-build"/> for KDE,
     136      the agent built in
     137      <xref role="runtime" linkend="gnome-shell"/> for GNOME3,
     138      <xref role="runtime" linkend="polkit-gnome"/> for XFCE, and
     139      <application>lxpolkit</application> in
     140      <xref role="runtime" linkend="lxsession"/> for LXDE.
     141    </para>
     142
    130143    <note>
    131144      <para>
     
    196209            --localstatedir=/var \
    197210            --disable-static     \
    198             --with-os-type=LFS   \
     211            --with-os-type=LFS   \
    199212            --enable-libsystemd-login=no &amp;&amp;
    200213make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.