Author: pierre
Date: Fri Nov 18 23:57:18 2016
New Revision: 17985

Log:
seamonkey needs "--disable-gstreamer" when gstreamer is not installed.

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

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     Fri Nov 18 20:26:53 2016        
(r17984)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     Fri Nov 18 23:57:18 2016        
(r17985)
@@ -203,7 +203,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