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/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=47761d5ed54f15534959a318ee89019f48cf2ee0 pygtk does not build with linux 2.4 SVN-Revision: 13809 --- diff --git a/lang/pygtk/Makefile b/lang/pygtk/Makefile index d63c68716d..24dd565ba4 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