Bump revision for packages requiring python.

This commit is contained in:
Juan RP
2010-11-17 21:08:18 +01:00
parent 7e7134d490
commit e23fb836b6
44 changed files with 123 additions and 66 deletions

View File

@@ -5,6 +5,8 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run pkg-config
Add_dependency run python-devel
Add_dependency run gtk+-devel

View File

@@ -1,6 +1,7 @@
# Template file for 'pygtk'
pkgname=pygtk
version=2.22.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.22/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Python bindings for the GTK+ toolkit"