diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-08-31 18:07:52 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-08-31 18:08:17 +0800 |
commit | d2c6441ff60d42cadb984f0f031d560b4187c78c (patch) | |
tree | c4fbf312079371297747bf57af8a60a5e8434c59 | |
parent | 4d22dd60635719fc3e4eae7f71faf727b1a5db9d (diff) |
dependencies: sync Systemd external dependency list from BLFS
-rw-r--r-- | appendices/dependencies.xml | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index aa35eeb41..81f11a2c8 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -2855,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>, @@ -2862,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>, @@ -2890,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> |