aboutsummaryrefslogtreecommitdiffstats
path: root/appendices
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2022-10-27 03:02:39 +0100
committerKen Moffat <ken@linuxfromscratch.org>2022-10-27 03:02:39 +0100
commit7e7d8600e871e34e4a9b41246f58d4c9b63ff25e (patch)
tree16d2141bb9b3dd79a3f26a2fb63073c17f4add61 /appendices
parentfc60dac761dd96e5f896e284190a667982f1380f (diff)
Dependencies: util-linux can use libcap-ng, not libcap.
Diffstat (limited to 'appendices')
-rw-r--r--appendices/dependencies.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 99b84c385..1fbab8e10 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -2998,14 +2998,14 @@
<segtitle>&dependencies;</segtitle>
<seglistitem>
<seg>Bash, Binutils, Coreutils, Diffutils, Eudev, Findutils, Gawk,
- GCC, Gettext, Glibc, Grep, Libcap, Make, Ncurses, Sed, and Zlib</seg>
+ GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, and Zlib</seg>
</seglistitem>
</segmentedlist>
<segmentedlist id="util-linux-rundeps">
<segtitle>&runtime;</segtitle>
<seglistitem>
- <seg>Glibc, Libcap, Ncurses, Readline, and Zlib</seg>
+ <seg>Glibc, Ncurses, Readline, and Zlib</seg>
</seglistitem>
</segmentedlist>
@@ -3028,6 +3028,8 @@
<seglistitem>
<seg>
<ulink
+ url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-NG</ulink>,
+ <ulink
url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>
and <ulink
url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>