diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-09-01 00:30:09 +0200 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-09-01 00:30:09 +0200 |
commit | b504c8011fe5ef79ef131451fd7c83cc90c45902 (patch) | |
tree | dbacaed43a65cbf0b5817ba46074839736598bfe /appendices | |
parent | acbe862dc5b9f6e9d9e14169930d795354b72125 (diff) | |
parent | d2c6441ff60d42cadb984f0f031d560b4187c78c (diff) |
Automatic merge of trunk into multilib
Diffstat (limited to 'appendices')
-rw-r--r-- | appendices/dependencies.xml | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 8038ee943..81f11a2c8 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -147,7 +147,7 @@ <segmentedlist id="autoconf-before"> <segtitle>&before;</segtitle> <seglistitem> - <seg>Automake</seg> + <seg>Automake and Coreutils</seg> </seglistitem> </segmentedlist> @@ -189,7 +189,7 @@ <segmentedlist id="automake-before"> <segtitle>&before;</segtitle> <seglistitem> - <seg>None</seg> + <seg>Coreutils</seg> </seglistitem> </segmentedlist> @@ -447,8 +447,9 @@ <segmentedlist id="coreutils-depends"> <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, - Libcap, Make, OpenSSL, Patch, Perl, Sed, and Texinfo</seg> + <seg>Autoconf, Automake, Bash, Binutils, Coreutils, GCC, Gettext, + Glibc, GMP, Grep, Libcap, Make, OpenSSL, Patch, Perl, Sed, and + Texinfo</seg> </seglistitem> </segmentedlist> @@ -2516,7 +2517,7 @@ <seglistitem> <seg><phrase revision='systemd'>D-Bus, </phrase>E2fsprogs, IProute2, Kmod, Man-DB, Procps-ng, Python, - &systemd-udev;, and Util-linux</seg> + &systemd-udev;, and Util-linux</seg> </seglistitem> </segmentedlist> @@ -2854,6 +2855,11 @@ <segtitle>&external;</segtitle> <seglistitem> <seg> + <ulink url="https://www.apparmor.net/">AppArmor</ulink>, + <ulink url="&github;/linux-audit/audit-userspace"> + audit-userspace</ulink>, + <ulink url="&github;/scop/bash-completion"> + bash-completion</ulink>, <ulink url="&blfs-book;postlfs/btrfs-progs.html">btrfs-progs</ulink>, <ulink url="&blfs-book;basicnet/curl.html">cURL</ulink>, @@ -2861,20 +2867,20 @@ <ulink url="&blfs-book;pst/docbook.html">docbook-xml</ulink>, <ulink url="&blfs-book;pst/docbook-xsl.html">docbook-xsl-nons</ulink>, - <ulink url="https://sourceware.org/elfutils/">elfutils</ulink>, <ulink url="&blfs-book;general/git.html">Git</ulink>, - <ulink - url="https://sourceforge.net/projects/gnu-efi/">gnu-efi</ulink>, <ulink url="&blfs-book;postlfs/gnutls.html">GnuTLS</ulink>, <ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>, + <ulink url='https://jekyllrb.com/'>jekyll</ulink>, <ulink url="https://www.kernel.org/pub/linux/utils/kernel/kexec/"> kexec-tools</ulink>, + <ulink url='&github;/libbpf/libbpf'>libbpf</ulink>, + <ulink url="https://sourceware.org/elfutils/">libdw</ulink>, <ulink url="https://developers.yubico.com/libfido2/">libfido2</ulink>, <ulink url="&blfs-book;general/libgcrypt.html">libgcrypt</ulink>, <ulink url="&blfs-book;general/libidn2.html">libidn2</ulink>, <ulink url="https://www.gnu.org/software/libmicrohttpd/"> - Libmicrohttpd</ulink>, + libmicrohttpd</ulink>, <ulink url="&blfs-book;postlfs/libpwquality.html">libpwquality</ulink>, <ulink url="&blfs-book;general/libseccomp.html">libseccomp</ulink>, @@ -2889,16 +2895,23 @@ <ulink url="&blfs-book;postlfs/p11-kit.html">p11-kit</ulink>, <ulink url="&blfs-book;general/pcre2.html">PCRE2</ulink>, <ulink url="&blfs-book;postlfs/polkit.html">Polkit</ulink>, + <ulink url='&pypi-home;/pyelftools'>pyelftools</ulink>, <ulink url="&blfs-book;postlfs/qemu.html">qemu</ulink>, <ulink url="&blfs-book;general/qrencode.html">qrencode</ulink>, - <ulink url="https://sourceforge.net/projects/linuxquota/"> - quota-tools</ulink>, + <ulink url="https://sourceforge.net/projects/linuxquota/" + >quota-tools</ulink>, + <ulink url="https://rpm.org">rpm</ulink>, <ulink url="&blfs-book;basicnet/rsync.html">rsync</ulink>, + <ulink url="&github;/SELinuxProject/selinux"> + SELinux</ulink>, <ulink url="&blfs-book;general/python-modules.html#sphinx"> Sphinx</ulink>, + <ulink url="https://sourceware.org/systemtap/"> + systemtap</ulink>, <ulink url="https://tpm2-tss.readthedocs.io/en/latest/"> tpm2-tss</ulink>, <ulink url="&blfs-book;general/valgrind.html">Valgrind</ulink>, + <ulink url="https://xenproject.org">Xen</ulink>, and <ulink url="&blfs-book;postlfs/zsh.html">zsh</ulink> </seg> |