diff options
author | Rahul Chandra <rahulshaku2@gmail.com> | 2023-06-17 15:08:36 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-06-17 15:14:12 +0800 |
commit | 36c4569b9f7661625e12e2bdca4bc94838fe2a18 (patch) | |
tree | 40344139479add9d5e9b9df8466b1828ff6ce81c /chapter08/chapter08.xml | |
parent | a3bd4689406e3a9c62d5c5c1ba34cc473e4626ab (diff) |
Replace pkg-config with pkgconf
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 91827b88e..605d26782 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -29,7 +29,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="binutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gmp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpfr.xml"/> @@ -39,7 +38,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/> |