From 0cca96b963f285807507309b03d202016de6e303 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Aug 2012 18:51:10 +0000 Subject: [PATCH] pygtk was missing dependencies SVN-Revision: 33019 --- xorg/lang/pygtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg/lang/pygtk/Makefile b/xorg/lang/pygtk/Makefile index 9618182..7f9470d 100644 --- a/xorg/lang/pygtk/Makefile +++ b/xorg/lang/pygtk/Makefile @@ -26,7 +26,7 @@ define Package/python-gtk CATEGORY:=Languages TITLE:=GTK bindings for python URL:=http://www.pygtk.org/ - DEPENDS:=+python-mini +python-gobject +gtk2 +pycairo @!LINUX_2_4 + DEPENDS:=+python-mini +python-gobject +gtk2 +pycairo +libxml2 +libglade endef define Package/python-gtk/description -- 2.30.2