diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-07 19:16:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-07 19:16:12 +0000 |
commit | 374259a011dd7bdecc2404d627d448dfd0309508 (patch) | |
tree | 60650b7083753599c5f79692a1e0afb5a1c94a3c /chapter03/packages.xml | |
parent | 81060b6ada18a2b511d944276c6f318bb818ff79 (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 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index daebebe02..fdac460d4 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -186,15 +186,6 @@ </varlistentry> <varlistentry> - <term>Glib (&glib-version;) - <token>&glib-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&glib-home;"/></para> - <para>Download: <ulink url="&glib-url;"/></para> - <para>MD5 sum: <literal>&glib-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Glibc (&glibc-version;) - <token>&glibc-size;</token>:</term> <listitem> <para>Home page: <ulink url="&glibc-home;"/></para> @@ -450,15 +441,6 @@ </varlistentry> <varlistentry> - <term>PCRE (&pcre-version;) - <token>&pcre-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&pcre-home;"/></para> - <para>Download: <ulink url="&pcre-url;"/></para> - <para>MD5 sum: <literal>&pcre-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Perl (&perl-version;) - <token>&perl-size;</token>:</term> <listitem> <para>Home page: <ulink url="&perl-home;"/></para> @@ -468,15 +450,6 @@ </varlistentry> <varlistentry> - <term>Pkg-config (&pkg-config-version;) - <token>&pkg-config-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&pkg-config-home;"/></para> - <para>Download: <ulink url="&pkg-config-url;"/></para> - <para>MD5 sum: <literal>&pkg-config-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Procps (&procps-version;) - <token>&procps-size;</token>:</term> <listitem> <para>Home page: <ulink url="&procps-home;"/></para> |