From 5a1d752c8d3e03adfb5ac00fe70f5a5fcb6e8aa0 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 11 Jul 2015 14:39:47 +0000 Subject: [PATCH] Reinstate the "--disable-gstreamer" option in firefox, since gstreamer is still an optional dep, and change the comments accordingly. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16232 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- xsoft/graphweb/firefox.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index 3c3b4d53d8..16c358aef4 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -174,7 +174,9 @@ ac_add_options --disable-libnotify # 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: