Ignore:
Timestamp:
08/26/2014 01:22:00 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
9800de01
Parents:
b8cedd5
Message:

Check entire GNOME section, retire libgnomekbd.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/applications/brasero.xml

    rb8cedd5 rb09f386  
    4040    </para>
    4141
    42     &lfs75_checked;
     42    &lfs76_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    123123  <sect2 role="installation">
    124124    <title>Installation of Brasero</title>
     125
     126    <para>
     127      First, fix building with recent versions of <application>Tracker</application>:
     128    </para>
     129
     130<screen><userinput>sed -e "/sparql/s:0.16:1.0:g"      \
     131    -e "/tracker_api/s:0.16:1.0:g" \
     132    -i configure</userinput></screen>
    125133
    126134    <para>
Note: See TracChangeset for help on using the changeset viewer.