From a0c971e2d74de0bc499a35044c1788039bea80d3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 2 Jan 2009 02:28:41 +0000 Subject: [PATCH] pygtk does not build with linux 2.4 SVN-Revision: 13809 --- lang/pygtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2