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

Ionut Biru ibiru at archlinux.org
Sat Mar 10 12:27:49 UTC 2012


    Date: Saturday, March 10, 2012 @ 07:27:48
  Author: ibiru
Revision: 152861

enable gobject-introspection

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-10 12:02:22 UTC (rev 152860)
+++ PKGBUILD	2012-03-10 12:27:48 UTC (rev 152861)
@@ -5,13 +5,13 @@
 
 pkgname=gsettings-desktop-schemas
 pkgver=3.3.90
-pkgrel=1
+pkgrel=2
 pkgdesc="Shared GSettings schemas for the desktop"
 arch=('any')
 url="http://live.gnome.org/"
 license=('GPL')
 depends=('glib2')
-makedepends=('intltool')
+makedepends=('intltool' 'gobject-introspection')
 install=$pkgname.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('41bce97a0951e76858ac0d5150ac86a60c00505c83d9d75c7fb6ac6f80ac2c6b')




More information about the arch-commits mailing list