remove a few obsolete dependencies now that dependency propagation is fixed
[openwrt/svn-archive/archive.git] / lang / pygtk / Makefile
index 8af7bc7d76a2da32e039ed8cb30bdd7f97bbb277..04e90c17bf48abf247f32a41f2e9a337a9adc473 100644 (file)
@@ -26,7 +26,7 @@ define Package/python-gtk
   CATEGORY:=Languages
   TITLE:=GTK bindings to python
   URL:=http://www.pygtk.org/
-  DEPENDS:=python-core +python-gobject +gtk2 +pycairo @DISPLAY_SUPPORT
+  DEPENDS:=python-core +python-gobject +gtk2 +pycairo
 endef
 
 define Package/python-gtk/description