Changeset b0ae5b7


Ignore:
Timestamp:
06/08/2012 11:56:43 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
07bc7db
Parents:
f0de27e
Message:

pkgconfig -> glib2 : fix the early changes since LFS-7.0, i.e. gdk-pixbuf, atk, cairo, polkit : openbox now gets glib2 via cairo.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10282 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    rf0de27e rb0ae5b7  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="intltool"/> and
    80       <xref linkend="pkgconfig"/>
     79      <xref linkend="glib2"/> and
     80      <xref linkend="intltool"/>
    8181    </para>
    8282
  • x/lib/atk.xml

    rf0de27e rb0ae5b7  
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para role="required">
    65       <xref linkend="pkgconfig"/>
     65      <xref linkend="glib2"/>
    6666    </para>
    6767
  • x/lib/cairo.xml

    rf0de27e rb0ae5b7  
    9999    <bridgehead renderas="sect4">Required</bridgehead>
    100100    <para role="required">
    101       <xref linkend="pixman"/> and
    102       <xref linkend="pkgconfig"/>.
     101      <xref linkend="glib2"/> and
     102      <xref linkend="pixman"/>
    103103    </para>
    104104
  • x/lib/gdk-pixbuf.xml

    rf0de27e rb0ae5b7  
    8181    <bridgehead renderas="sect4">Required</bridgehead>
    8282    <para role="required">
     83      <xref linkend="glib2"/>,
    8384      <xref linkend="libjpeg"/>,
    84       <xref linkend="libpng"/>,
    85       <xref linkend="libtiff"/> and
    86       <xref linkend="pkgconfig"/>.
     85      <xref linkend="libpng"/> and
     86      <xref linkend="libtiff"/>
    8787    </para>
    8888
  • x/wm/openbox.xml

    rf0de27e rb0ae5b7  
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    73       <xref linkend="pkgconfig"/>,
    7473      <xref linkend="x-window-system"/> and
    7574      <xref linkend="pango"/> (compiled with support for libXft).
Note: See TracChangeset for help on using the changeset viewer.