diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-28 02:01:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-28 02:01:51 +0000 |
commit | 28b3209b0ad610da9e812b08cce56fe754937829 (patch) | |
tree | 2b6c8fc6b8f9389b47e2b80310303068265ee37f /chapter06/chapter06.xml | |
parent | bafa318886a5f8e9a7f34b3cadb1acab80d6cb29 (diff) |
Added libcap-2.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index a1e22ad23..51d5a932f 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -32,8 +32,11 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bzip2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="attr.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procps.xml"/> |