summaryrefslogtreecommitdiff
path: root/extra/pygtk/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/pygtk/PKGBUILD
parent0669684720f97826696e11d1053f82108cd03a74 (diff)
Sat Sep 17 23:14:43 UTC 2011
Diffstat (limited to 'extra/pygtk/PKGBUILD')
-rw-r--r--extra/pygtk/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pygtk/PKGBUILD b/extra/pygtk/PKGBUILD
index bc7c56efa..da57d172a 100644
--- a/extra/pygtk/PKGBUILD
+++ b/extra/pygtk/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 131736 2011-07-14 11:07:45Z stephane $
+# $Id: PKGBUILD 138082 2011-09-16 07:34:35Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
@@ -9,7 +9,7 @@ pkgdesc="Python bindings for the GTK widget set"
arch=('i686' 'x86_64')
license=('LGPL')
depends=('libglade' 'python2-cairo' 'pygobject')
-makedepends=('python2-numpy' 'pygobject-devel')
+makedepends=('python2-numpy' 'pygobject2-devel')
optdepends=('python2-numpy')
options=('!libtool')
url="http://www.pygtk.org/"