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
This commit is contained in:
Pierre Labastie 2015-07-11 14:39:47 +00:00
parent 686a441e2f
commit 5a1d752c8d

View File

@ -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: