Changeset 9ef15dba for networking


Ignore:
Timestamp:
02/08/2013 06:47:27 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
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:
a78e0c4
Parents:
a162375
Message:

Re-enabled pkgconfig dependencies

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

Location:
networking
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libtirpc.xml

    ra162375 r9ef15dba  
    9191    <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
    9292
    93     <!-- Installed in LFS
    9493    <bridgehead renderas="sect4">Required</bridgehead>
    9594    <para role="required">
    9695      <xref linkend="pkgconfig"/>
    9796    </para>
    98     -->
    9997   
    10098    <bridgehead renderas="sect4">Optional</bridgehead>
  • networking/netlibs/neon.xml

    ra162375 r9ef15dba  
    6868      <xref linkend="openssl"/> or
    6969      <xref linkend="gnutls"/>,
    70       <ulink url="http://code.google.com/p/libproxy/">Libproxy</ulink>,
    71       <!-- Installed in LFS (requires <xref linkend="pkgconfig"/> to find it), -->
     70      <ulink url="http://code.google.com/p/libproxy/">Libproxy</ulink>
     71      (requires <xref linkend="pkgconfig"/> to find it),
    7272      <xref linkend="mitkrb"/> and
    7373      <ulink url="http://www.manyfish.co.uk/pakchois/">pakchois</ulink>
  • networking/netprogs/nfs-utils.xml

    ra162375 r9ef15dba  
    7373    <bridgehead renderas="sect4">Required</bridgehead>
    7474    <para role="required">
    75        <xref linkend="libtirpc"/>
    76        <!-- Installed in LFS <xref linkend="pkgconfig"/> -->
     75       <xref linkend="libtirpc"/> and
     76       <xref linkend="pkgconfig"/>
    7777    </para>
    7878
  • networking/netutils/wireshark.xml

    ra162375 r9ef15dba  
    9191
    9292    <bridgehead renderas="sect4">Optional</bridgehead>
    93     <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
     93    <para role="optional">
     94      <xref linkend="pkgconfig"/>,
    9495      <xref linkend="gtk2"/> or <xref linkend="gtk3"/> (to build the GUI front-end),
    9596      <xref linkend="openssl"/>,
Note: See TracChangeset for help on using the changeset viewer.