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

Eric Bélanger eric at archlinux.org
Fri Dec 19 02:14:45 UTC 2014


    Date: Friday, December 19, 2014 @ 03:14:45
  Author: eric
Revision: 227768

upgpkg: quodlibet 3.2.2-2

Add python2-cairo depends (close FS#42946)

Modified:
  quodlibet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 01:10:26 UTC (rev 227767)
+++ PKGBUILD	2014-12-19 02:14:45 UTC (rev 227768)
@@ -3,12 +3,12 @@
 
 pkgname=quodlibet
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An audio library tagger, manager and player"
 arch=('any')
 license=('GPL2')
 url="http://code.google.com/p/quodlibet/"
-depends=('gtk3' 'python2-gobject' 'python2-dbus' 'mutagen' 
+depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
          'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
 	 'gnome-icon-theme')
 makedepends=('intltool')



More information about the arch-commits mailing list