Changeset 96b91da8


Ignore:
Timestamp:
02/20/2016 05:55:58 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
8d284f50
Parents:
2c6ea08
Message:

Remove dbus dependency for glib (dbus is built in LFS-systemd), fix download location of cracklib wordlist.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r2c6ea08 r96b91da8  
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
    90       <xref linkend="dbus"/> (required for some tests),
    9190      <xref linkend="elfutils"/>,
    9291      <xref linkend="gtk-doc"/>, and
  • postlfs/security/cracklib.xml

    r2c6ea08 r96b91da8  
    1313
    1414  <!ENTITY crackdict-version      "2.9.6">
    15   <!ENTITY crackdict-download     "https://github.com/cracklib/cracklib/releases/download/cracklib-&cracklib-version;/cracklib-words-&crackdict-version;.tar.gz">
     15  <!ENTITY crackdict-download     "https://github.com/cracklib/cracklib/releases/download/cracklib-&cracklib-version;/cracklib-words-&crackdict-version;.gz">
    1616  <!ENTITY crackdict-size         "5.3 MB">
    1717  <!ENTITY crackdict-md5sum       "cae1257e3a9f95c917cc9dbbab852316">
Note: See TracChangeset for help on using the changeset viewer.