Author: pierre
Date: Sun Feb 19 04:04:43 2017
New Revision: 18355

Log:
Fix use of wayland in GTK+-3

Modified:
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
   trunk/BOOK/x/lib/gtk+3.xml

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 19 03:25:43 
2017        (r18354)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 19 04:04:43 
2017        (r18355)
@@ -130,7 +130,8 @@
       <xref linkend="qt5"/> (for examples),
       <xref linkend="sdl"/>,
       <xref linkend="valgrind"/>,
-      <xref linkend="wayland"/>,
+      <xref linkend="wayland"/> (<xref linkend="gtk3"/> must have been
+      compiled with wayland support),
       <xref linkend="x265"/>,
       <xref linkend="xorg7-lib"/>,
       <ulink url="http://bs2b.sourceforge.net/";>bs2b</ulink>,

Modified: trunk/BOOK/x/lib/gtk+3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk+3.xml  Sun Feb 19 03:25:43 2017        (r18354)
+++ trunk/BOOK/x/lib/gtk+3.xml  Sun Feb 19 04:04:43 2017        (r18355)
@@ -209,7 +209,8 @@
 
     <para>
       <parameter>--disable-wayland-backend</parameter>: This switch
-      disables the Wayland GDK backend. Remove it if you have installed
+      disables the Wayland GDK backend. Replace with
+      <option>--enable-wayland-backend</option> if you have installed
       <xref linkend="wayland"/> and <xref linkend="wayland-protocols"/>
       and you wish to build <application>GNOME</application> with Wayland
       support.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to