summaryrefslogtreecommitdiff
path: root/extra/glade/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-17 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-09-17 23:14:43 +0000
commitc7fd3b08e227a739803d62e0bb3033ebe65da775 (patch)
tree430c01910f230e9973e3a31c5fa53bd397336e1d /extra/glade/PKGBUILD
parent0669684720f97826696e11d1053f82108cd03a74 (diff)
Sat Sep 17 23:14:43 UTC 2011
Diffstat (limited to 'extra/glade/PKGBUILD')
-rw-r--r--extra/glade/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/glade/PKGBUILD b/extra/glade/PKGBUILD
index 352bfef15..e385b2c32 100644
--- a/extra/glade/PKGBUILD
+++ b/extra/glade/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 118419 2011-04-06 17:54:27Z ibiru $
+# $Id: PKGBUILD 138085 2011-09-16 07:41:36Z ibiru $
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=glade
@@ -8,7 +8,7 @@ pkgdesc="User interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('gtk3' 'libxml2' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'pygobject-devel')
+makedepends=('intltool' 'python2' 'gtk-doc' 'gobject-introspection' 'pygobject2-devel')
optdepends=('python2: Python widgets support')
options=('!libtool')
url="http://glade.gnome.org/"