Ignore:
Timestamp:
01/30/2016 10:20:19 PM (9 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
027c7d7
Parents:
59ed6d46
Message:

Merge changes from Chapter 15.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16877 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    r59ed6d46 rb91aa96  
    99  <!ENTITY wget-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "d2e4455781a70140ae83b54ca594ce21">
    12   <!ENTITY wget-size          "1.7 MB">
    13   <!ENTITY wget-buildsize     "23 MB (additional 3 MB for the tests)">
    14   <!ENTITY wget-time          "0.2 SBU (additional 0.2 SBU for the tests)">
     11  <!ENTITY wget-md5sum        "b0d58ef4963690e71effba24c105ed52">
     12  <!ENTITY wget-size          "1.8 MB">
     13  <!ENTITY wget-buildsize     "28 MB (with tests)">
     14  <!ENTITY wget-time          "0.5 SBU (with tests)">
    1515]>
    1616
     
    8484      <xref linkend="libidn"/>,
    8585      <xref linkend="openssl"/>,
    86       <xref linkend="pcre"/>;
    87       <xref linkend="perl-lwp"/> with
    88       <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>
    89       (required for the test suite);
    90       <xref linkend="valgrind"/> (optional for the test suite), and
     86      <xref linkend="pcre"/>,
     87      <xref linkend="valgrind"/> (optional for the test suite),
     88      <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>,
     89      <ulink url="http://search.cpan.org/~gaas/HTTP-Daemon/">HTTP::Daemon</ulink>
     90      (both required for the test suite), and
    9191      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
    9292    </para>
Note: See TracChangeset for help on using the changeset viewer.