From fee64868e0afb5608b59b9355943e163ad6dc0e1 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 16 Feb 2020 02:40:26 +0000 Subject: [PATCH] clarify polkit agent deps git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22698 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- lxde/desktop/lxde-common.xml | 2 +- postlfs/security/polkit.xml | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/lxde/desktop/lxde-common.xml b/lxde/desktop/lxde-common.xml index 88a67c7d56..25be62e877 100644 --- a/lxde/desktop/lxde-common.xml +++ b/lxde/desktop/lxde-common.xml @@ -90,7 +90,7 @@ Optional Runtime Dependencies - , + A notification daemon such as or , and diff --git a/postlfs/security/polkit.xml b/postlfs/security/polkit.xml index 1b1efac923..66d0c4b145 100644 --- a/postlfs/security/polkit.xml +++ b/postlfs/security/polkit.xml @@ -127,6 +127,19 @@ + Optional Runtime Dependencies + + One polkit authentication agent for using polkit in the graphical + environment: + polkit-kde-agent in + for KDE, + the agent built in + for GNOME3, + for XFCE, and + lxpolkit in + for LXDE. + + If is installed, @@ -195,7 +208,7 @@ make --sysconfdir=/etc \ --localstatedir=/var \ --disable-static \ - --with-os-type=LFS \ + --with-os-type=LFS \ --enable-libsystemd-login=no && make