[arch-commits] Commit in firefox/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Mon Nov 11 13:09:47 UTC 2013


    Date: Monday, November 11, 2013 @ 14:09:47
  Author: heftig
Revision: 199341

fix optdepends

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-11 12:27:15 UTC (rev 199340)
+++ PKGBUILD	2013-11-11 13:09:47 UTC (rev 199341)
@@ -17,9 +17,10 @@
              'inetutils')
 optdepends=('networkmanager: Location detection via available WiFi networks'
             'gstreamer0.10-base-plugins: vorbis decoding, ogg demuxing'
+            'gstreamer0.10-good-plugins: webm and mp4 demuxing'
             'gstreamer0.10-bad-plugins: aac, vp8 and opus decoding'
-            'gstreamer0.10-good-plugins: webm and mp4 demuxing'
-            'gstreamer0.10-ugly-plugins: h.264 decoding'
+            'gstreamer0.10-ugly-plugins: h.264 and mp3 decoding'
+            'gstreamer0.10-ffmpeg: more decoders'
             'libpulse: PulseAudio audio driver')
 install=firefox.install
 options=('!emptydirs' '!makeflags')




More information about the arch-commits mailing list