Add pm-utils as a run-time dependency of ConsoleKit2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17340 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2016-05-09 20:52:18 +00:00
parent 03a0a63807
commit 39ec6c9b69

View File

@ -82,8 +82,11 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="linux-pam"/> and
<xref linkend="polkit"/>
<xref linkend="linux-pam"/>,
<xref linkend="polkit"/>, and
<xref linkend="pm-utils"/> (run-time dependency to allow ConsoleKit2 to
put the system in <quote>Suspend</quote> or <quote>Hibernation</quote>
mode)
</para>
<warning>