Author: pierre
Date: Sat Jul 11 07:39:47 2015
New Revision: 16232

Log:
Reinstate the "--disable-gstreamer" option in firefox, since gstreamer is still
an optional dep, and change the comments accordingly.

Modified:
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Sat Jul 11 05:21:15 2015        
(r16231)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Sat Jul 11 07:39:47 2015        
(r16232)
@@ -174,7 +174,9 @@
 
 # GStreamer is necessary for H.264 video playback in HTML5 Video Player;
 # to be enabled, also remember to set "media.gstreamer.enabled" to "true"
-# in about:config. If you have GStreamer 1.x.y, uncomment this line:
+# in about:config. If you have GStreamer 1.x.y, comment out this line and
+# uncomment the following one:
+ac_add_options --disable-gstreamer
 #ac_add_options --enable-gstreamer=1.0
 
 # Uncomment these lines if you have installed optional dependencies:
-- 
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