Ignore:
Timestamp:
06/05/2016 04:17:47 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
f586237
Parents:
67b1a0a
Message:

Remove references to qt4 from obconf-qt, qscintilla, qtermwidget,
gst10-plugins-base, v4l-utils, wpa_supplicant, wireshark,
and transmission.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wpa_supplicant.xml

    r67b1a0a reb3dbe3  
    4141    </para>
    4242
    43     &lfs79_checked;
     43    &lfs79_checked;&gcc6_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8989      <xref linkend="dbus"/>,
    9090      <xref linkend="libxml2"/>, and
    91       <xref linkend="qt4"/>
     91      <xref linkend="qt5"/>
    9292    </para>
    9393
     
    190190
    191191    <para>
    192       If you have installed <xref linkend="qt4"/> and wish to build
     192      If you have installed <xref linkend="qt5"/> and wish to build
    193193      the <application>WPA Supplicant</application> GUI program, run
    194194      the following commands:
    195195    </para>
     196
     197    <note><para>The following directory name is labelled qt4, but
     198    is compatible with <xref linkend="qt5"/>.</para></note>
    196199
    197200<screen><userinput>pushd wpa_gui-qt4 &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.