[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Fri Apr 29 10:45:02 UTC 2011


    Date: Friday, April 29, 2011 @ 06:45:02
  Author: ibiru
Revision: 121195

drop theme dependency

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-29 09:28:04 UTC (rev 121194)
+++ PKGBUILD	2011-04-29 10:45:02 UTC (rev 121195)
@@ -5,12 +5,12 @@
 
 pkgname=gsettings-desktop-schemas
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Shared GSettings schemas for the desktop"
 arch=('any')
 url="http://live.gnome.org/"
 license=('GPL')
-depends=('gnome-themes-standard')
+depends=('glib2')
 makedepends=('intltool')
 install=$pkgname.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list