pygtk: add libglade as a dependency

This commit is contained in:
Lucas Hazel 2009-03-01 20:55:00 +11:00
parent eb4295a5ad
commit f15ea81d00

View File

@ -2,11 +2,11 @@
# Maintainer: Lucas Hazel, lucas at die dot net dot au
# Description: set of bindings for the GTK widget set
# URL: http://www.pygtk.org
# Depends on: pygobject, pycairo
# Depends on: pygobject pycairo libglade
name=pygtk
version=2.12.1
release=2
release=3
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/2.12/$name-$version.tar.bz2)
build() {