From c008601effc878e60852f7928ddadcf5a16eb851 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Nov 2012 02:19:29 -0800 Subject: Tue Nov 27 02:14:24 PST 2012 --- core/glib2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/glib2') diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD index 5f8086628..0ec8ca2c3 100644 --- a/core/glib2/PKGBUILD +++ b/core/glib2/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 170938 2012-11-13 17:02:45Z heftig $ +# $Id: PKGBUILD 172032 2012-11-26 16:57:06Z jgc $ # Maintainer: Jan de Groot pkgname=glib2 pkgver=2.34.2 -pkgrel=1 +pkgrel=2 pkgdesc="Common C routines used by GTK+ and other libs" url="http://www.gtk.org/" arch=(i686 x86_64) license=('LGPL') depends=('pcre' 'libffi') -makedepends=('pkg-config' 'python2') +makedepends=('pkg-config' 'python2' 'libxslt' 'docbook-xml') optdepends=('python2: for gdbus-codegen') options=('!libtool' '!docs' '!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz -- cgit v1.2.3-54-g00ecf