diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-02-19 11:37:49 +0100 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-02-19 11:37:49 +0100 |
commit | dd8293bfa99afb982601eb1f5401c59167347e33 (patch) | |
tree | 0a0993eaafd1d8c39b9f82aec5b9863fc5d81cb5 /appendices | |
parent | 3608d06aa82917b9046ee315924876ce4903efc0 (diff) |
Popt is not a dependency of Pkg-config
It was removed eleven years ago from the book. Pkg-config itself removed
it at version 0.27.
Prompted by "__mint" on #lfs-support.
Diffstat (limited to 'appendices')
-rw-r--r-- | appendices/dependencies.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 6717160ba..d5ee5909e 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -2437,7 +2437,7 @@ <segmentedlist id="pkgconfig-depends"> <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, Popt, + <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, and Sed</seg> </seglistitem> </segmentedlist> |