aboutsummaryrefslogtreecommitdiffstats
path: root/chapter11
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-06-19 18:52:11 +0800
committerXi Ruoyao <xry111@xry111.site>2023-06-19 19:04:23 +0800
commit1a823d576a34f4e297297181c9af0a5abe273b6b (patch)
treefd79df529874ded9d5a32690dfd4959729d9e3f0 /chapter11
parent138b87f8d88f71fb8f86d22e00f62e95b6d32ae6 (diff)
dependencies: Add dependencies to pkgconf or systemd
There are many packages using pkg-config (pkgconf actually) or systemd (systemd revision only) in the configure stage but we've not documented them yet. - D-Bus uses pkgconf to detect systemd. - E2fsprogs uses pkgconf to detect libblkid (in util-linux). eudev (in sysv revision) and systemd (in systemd revision). - IProute2 uses pkgconf to detect libcap and libelf. - Man-DB uses pkgconf to detect libpipeline and systemd. - Procps-ng uses pkgconf to detect ncurses and systemd (or elogind, but it's an external dependency). - Python uses pkgconf to detect libuuid (in util-linux from Ch 07), zlib, bzip2, xz, and openssl (and some external dependencies). - Systemd uses pkgconf to detect Zlib, Xz, etc. - Util-linux uses ncurses and systemd (and some external dependencies) Add all of them. There are also several packages finding for pkg-config but only uses it for external dependencies, for eg grep and vim. I've not added them here.
Diffstat (limited to 'chapter11')
0 files changed, 0 insertions, 0 deletions