Changeset 9fee07b6 for networking


Ignore:
Timestamp:
02/07/2013 07:32:49 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:
333af0e5
Parents:
7ad652c
Message:

Removed pkgconfig dependencies

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

Location:
networking
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libtirpc.xml

    r7ad652c r9fee07b6  
    9191    <bridgehead renderas="sect3">libtirpc Dependencies</bridgehead>
    9292
     93    <!-- Installed in LFS
    9394    <bridgehead renderas="sect4">Required</bridgehead>
    9495    <para role="required">
    9596      <xref linkend="pkgconfig"/>
    9697    </para>
     98    -->
    9799   
    98100    <bridgehead renderas="sect4">Optional</bridgehead>
  • networking/netlibs/neon.xml

    r7ad652c r9fee07b6  
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="libxml2"/> or
    63     <xref linkend="expat"/></para>
     62    <para role="required">
     63      <xref linkend="libxml2"/> or
     64      <xref linkend="expat"/></para>
    6465
    6566    <bridgehead renderas="sect4">Optional</bridgehead>
     
    6768      <xref linkend="openssl"/> or
    6869      <xref linkend="gnutls"/>,
    69       <ulink url="http://code.google.com/p/libproxy/">Libproxy</ulink>
    70       (requires <xref linkend="pkgconfig"/> to find it),
     70      <ulink url="http://code.google.com/p/libproxy/">Libproxy</ulink>,
     71      <!-- Installed in LFS (requires <xref linkend="pkgconfig"/> to find it), -->
    7172      <xref linkend="mitkrb"/> and
    72       <ulink url="http://www.manyfish.co.uk/pakchois/">pakchois</ulink>.
     73      <ulink url="http://www.manyfish.co.uk/pakchois/">pakchois</ulink>
    7374    </para>
    7475
  • networking/netprogs/nfs-utils.xml

    r7ad652c r9fee07b6  
    7373    <bridgehead renderas="sect4">Required</bridgehead>
    7474    <para role="required">
    75        <xref linkend="libtirpc"/> and
    76        <xref linkend="pkgconfig"/>
     75       <xref linkend="libtirpc"/>
     76       <!-- Installed in LFS <xref linkend="pkgconfig"/> -->
    7777    </para>
    7878
Note: See TracChangeset for help on using the changeset viewer.