Changeset aa4778c4


Ignore:
Timestamp:
06/05/2012 11:38:53 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:
604ba3d8
Parents:
476618b
Message:

pkgconfig -> glib2 : effectively revert r9648, 9651, 9653.

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

Files:
12 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    r476618b raa4778c4  
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="pkgconfig"/></para>
     62    <para role="required"><xref linkend="glib2"/></para>
    6363
    6464    <bridgehead renderas="sect4">Recommended</bridgehead>
  • general/genlib/gamin.xml

    r476618b raa4778c4  
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="pkgconfig"/>
     80      <xref linkend="glib2"/>
    8181    </para>
    8282
  • general/genlib/glibmm.xml

    r476618b raa4778c4  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="libsigc"/> and
    78       <xref linkend="pkgconfig"/>
     77      <xref linkend="glib2"/> and
     78      <xref linkend="libsigc"/>
    7979    </para>
    8080
  • general/genlib/gmime.xml

    r476618b raa4778c4  
    8080    <bridgehead renderas="sect4">Required</bridgehead>
    8181    <para role="required">
    82       <xref linkend="pkgconfig"/>
     82      <xref linkend="glib2"/>
    8383    </para>
    8484
  • general/genlib/gobject-introspection.xml

    r476618b raa4778c4  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="pkgconfig"/>
     78      <xref linkend="glib2"/>
    7979    </para>
    8080
  • general/genlib/json-glib.xml

    r476618b raa4778c4  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="pkgconfig"/>
     78      <xref linkend="glib2"/>
    7979    </para>
    8080
  • general/genlib/libcroco.xml

    r476618b raa4778c4  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="libxml2"/> and
    78       <xref linkend="pkgconfig"/>
     77      <xref linkend="glib2"/> and
     78      <xref linkend="libxml2"/>
    7979    </para>
    8080
  • general/genlib/libgsf.xml

    r476618b raa4778c4  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="intltool"/>,
    79       <xref linkend="libxml2"/> and
    80       <xref linkend="pkgconfig"/>
     78      <xref linkend="glib2"/>,
     79      <xref linkend="intltool"/> and
     80      <xref linkend="libxml2"/>
    8181    </para>
    8282
  • general/genlib/libidl.xml

    r476618b raa4778c4  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="pkgconfig"/></para>
     63    <para role="required"><xref linkend="glib2"/></para>
    6464
    6565    <bridgehead renderas="sect4">Optional to Build Documentation</bridgehead>
  • gnome/core/libgee.xml

    r476618b raa4778c4  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="pkgconfig"/>
     78      <xref linkend="glib2"/>
    7979    </para>
    8080
  • postlfs/virtualization/qemu-kvm.xml

    r476618b raa4778c4  
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    6363    <para role="required">
    64       <xref linkend="pkgconfig"/>,
     64      <xref linkend="glib2"/>,
    6565      <xref linkend="python2"/>,
    6666      <xref linkend="sdl"/>, and
  • xsoft/other/xchat.xml

    r476618b raa4778c4  
    7272
    7373    <bridgehead renderas="sect4">Required</bridgehead>
    74     <para role="required"><xref linkend="pkgconfig"/></para>
     74    <para role="required"><xref linkend="glib2"/></para>
    7575
    7676    <bridgehead renderas="sect4">Recommended</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.