Changeset 699fa99 for networking


Ignore:
Timestamp:
02/10/2016 07:41:47 PM (8 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.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9dc3146
Parents:
2c65e33e
Message:

libsoup: it wants vala, but accepts being told to configure without it.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libsoup.xml

    r2c65e33e r699fa99  
    8686    <bridgehead renderas="sect4">Recommended</bridgehead>
    8787    <para role="recommended">
    88       <xref linkend="gobject-introspection"/>
     88      <xref linkend="gobject-introspection"/> and
     89      <xref linkend="vala"/>
    8990    </para>
    9091
     
    132133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133134      href="../../xincludes/static-libraries.xml"/>
     135
     136    <para>
     137      <option>--disable-vala</option>: use this if you have not installed
     138      Vala, e.g. because you are not building gnome.
     139    </para>
    134140
    135141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.