[arch-commits] Commit in gnome-themes-standard/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Jul 3 15:04:21 UTC 2011


    Date: Sunday, July 3, 2011 @ 11:04:21
  Author: ibiru
Revision: 130186

adwaita is a rsvg theme and needs librsvg. FS#24462

Modified:
  gnome-themes-standard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-03 12:29:00 UTC (rev 130185)
+++ PKGBUILD	2011-07-03 15:04:21 UTC (rev 130186)
@@ -2,12 +2,12 @@
 # Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
 pkgname=gnome-themes-standard
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Default themes for the GNOME desktop"
 arch=('i686' 'x86_64')
 url="http://abattis.org/cantarell/"
 license=('GPL2')
-depends=('cantarell-fonts' 'gtk3' 'gtk-engines')
+depends=('cantarell-fonts' 'gtk3' 'gtk-engines' 'librsvg')
 makedepends=('intltool')
 groups=('gnome')
 replaces=('gnome-themes')




More information about the arch-commits mailing list