diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-11 22:39:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-11 22:39:06 +0000 |
commit | 09d0e596f9e68470b28ef4d5e77efba15eefa657 (patch) | |
tree | 143be22a2abcd6686d9034b29a1288edd2fc239d /chapter03/packages.xml | |
parent | 488d7a56b47e935b75dbe717de90f25f55339e83 (diff) |
Remove Libnl as IPRoute2 doesn't need it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 4d665fbd8..85282509b 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -303,15 +303,6 @@ </varlistentry> <varlistentry> - <term>Libnl (&libnl-version;) - <token>&libnl-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&libnl-home;"/></para> - <para>Download: <ulink url="&libnl-url;"/></para> - <para>MD5 sum: <literal>&libnl-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Libpipeline (&libpipeline-version;) - <token>&libpipeline-size;</token>:</term> <listitem> <para>Home page: <ulink url="&libpipeline-home;"/></para> |