wok rev 1257
pygtk: add glade support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 13 16:07:55 2008 +0000 (2008-08-13) |
parents | ed75184861e7 |
children | e50bf461524d |
files | pygtk/receipt |
line diff
1.1 --- a/pygtk/receipt Wed Aug 13 17:45:27 2008 +0200 1.2 +++ b/pygtk/receipt Wed Aug 13 16:07:55 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GTK+ for Python" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="pygobject-dev pycairo-dev" 1.8 +BUILD_DEPENDS="pygobject-dev pycairo-dev libglade-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.pygtk.org/" 1.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.12/$TARBALL"