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

Ionut Biru ibiru at archlinux.org
Sat Feb 6 15:47:44 UTC 2010


    Date: Saturday, February 6, 2010 @ 10:47:44
  Author: ibiru
Revision: 67393

add optdepeds pywebkitgtk and python-mako which are needed for Context Panel plugin. FS#18179

Modified:
  rhythmbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-06 15:38:25 UTC (rev 67392)
+++ PKGBUILD	2010-02-06 15:47:44 UTC (rev 67393)
@@ -15,7 +15,9 @@
             'gstreamer0.10-bad-plugins: Extra media codecs'
             'gstreamer0.10-ffmpeg: Extra media codecs'
             'brasero: cd burning'
-            'gnome-python: various plugins')
+            'gnome-python: various plugins'
+	    'pywebkitgtk: needed for context panel plugin'
+	    'python-mako: needed for context panel plugin')
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list