From: Felix Fietkau Date: Fri, 2 Jan 2009 02:28:41 +0000 (+0000) Subject: pygtk does not build with linux 2.4 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a0c971e2d74de0bc499a35044c1788039bea80d3;p=openwrt%2Fsvn-archive%2Fpackages.git pygtk does not build with linux 2.4 SVN-Revision: 13809 --- diff --git a/lang/pygtk/Makefile b/lang/pygtk/Makefile index d63c68716..24dd565ba 100644 --- a/lang/pygtk/Makefile +++ b/lang/pygtk/Makefile @@ -34,7 +34,7 @@ define Package/python-gtk CATEGORY:=Languages TITLE:=GTK bindings for python URL:=http://www.pygtk.org/ - DEPENDS:=python-core +python-gobject +gtk2 +pycairo + DEPENDS:=python-core +python-gobject +gtk2 +pycairo @!LINUX_2_4 endef define Package/python-gtk/description