Author: krejzi
Date: Thu Aug 22 07:14:46 2013
New Revision: 11671

Log:
note about gstreamer dep for firefox.

Modified:
   trunk/BOOK/x/lib/xulrunner.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/x/lib/xulrunner.xml
==============================================================================
--- trunk/BOOK/x/lib/xulrunner.xml      Thu Aug 22 06:12:00 2013        (r11670)
+++ trunk/BOOK/x/lib/xulrunner.xml      Thu Aug 22 07:14:46 2013        (r11671)
@@ -110,6 +110,7 @@
       <xref linkend="curl"/>,
       <xref linkend="dbus-glib"/>,
       <xref linkend="doxygen"/>,
+      <xref linkend="gst-plugins-base"/>,
       <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>,
       <xref linkend="libnotify"/>,
       <xref linkend="startup-notification"/>,
@@ -151,6 +152,8 @@
 ac_add_options --disable-libnotify
 
 # Uncomment these lines if you have installed optional dependencies:
+# GStreamer is necesary for H.264 video playback in HTML5 Video Player
+#ac_add_options --enable-gstreamer
 #ac_add_options --enable-system-hunspell
 #ac_add_options --enable-startup-notification
 

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Thu Aug 22 06:12:00 2013        
(r11670)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Thu Aug 22 07:14:46 2013        
(r11671)
@@ -115,6 +115,7 @@
       <xref linkend="curl"/>,
       <xref linkend="dbus-glib"/>,
       <xref linkend="doxygen"/>,
+      <xref linkend="gst-plugins-base"/>,
       <ulink url="http://hunspell.sourceforge.net/";>Hunspell</ulink>,
       <xref linkend="libnotify"/>,
       <xref linkend="startup-notification"/>,
@@ -170,6 +171,8 @@
 ac_add_options --disable-libnotify
 
 # Uncomment these lines if you have installed optional dependencies:
+# GStreamer is necesary for H.264 video playback in HTML5 Video Player
+#ac_add_options --enable-gstreamer
 #ac_add_options --enable-system-hunspell
 #ac_add_options --enable-startup-notification
 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to