mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
686a441e2f
commit
5a1d752c8d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user