[packages] lcd4linux: only build routerboard driver on rb532
[openwrt/svn-archive/archive.git] / lang / pygtk / Makefile
index 24dd565ba4801d8a939654730ceab87263ca5391..1ccad1ef561b538b49dda98f94201172e2cb6fb0 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -34,7 +33,7 @@ define Package/python-gtk
   CATEGORY:=Languages
   TITLE:=GTK bindings for python
   URL:=http://www.pygtk.org/
-  DEPENDS:=python-core +python-gobject +gtk2 +pycairo @!LINUX_2_4
+  DEPENDS:=+python-mini +python-gobject +gtk2 +pycairo @!LINUX_2_4
 endef
 
 define Package/python-gtk/description