aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-10-07 19:16:12 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-10-07 19:16:12 +0000
commit374259a011dd7bdecc2404d627d448dfd0309508 (patch)
tree60650b7083753599c5f79692a1e0afb5a1c94a3c /chapter01
parent81060b6ada18a2b511d944276c6f318bb818ff79 (diff)
Remove Pkg-Config and its dependencies PCRE and Glib. Glib's dependencies are becoming too heavyweight for LFS to be incorporating.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--chapter01/whatsnew.xml12
2 files changed, 14 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6fd4daedc..1782ba264 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2011-10-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Remove Pkg-Config, and its dependencies PCRE and
+ Glib. E2fsprogs, Man-DB and Udev can all be built without Pkg-Config,
+ and later Glib versions are becoming a little much for LFS.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-10-06</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b7148380c..5fc543cf4 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -170,9 +170,6 @@
<para>Procps &procps-version;</para>
</listitem>-->
<listitem>
- <para>Pkg-config &pkg-config-version;</para>
- </listitem>
- <listitem>
<para>Psmisc &psmisc-version;</para>
</listitem>
<!--<listitem>
@@ -243,9 +240,6 @@
<para>&gcc-startfiles-patch;</para>
</listitem>
<listitem>
- <para>Glib-&glib-version;</para>
- </listitem>
- <listitem>
<para>&glibc-fixes-patch;</para>
</listitem>
<listitem>
@@ -261,9 +255,6 @@
<para>&mpfr-fixes-patch;</para>
</listitem>
<listitem>
- <para>PCRE-&pcre-version;</para>
- </listitem>
- <listitem>
<para>perl-5.14.1-libc-1.patch</para>
</listitem>
<listitem>
@@ -291,6 +282,9 @@
<listitem>
<para>perl-5.12.3-libc-1.patch</para>
</listitem>
+ <listitem>
+ <para>Pkg-Config-0.25</para>
+ </listitem>
</itemizedlist>
</sect1>