From: thepeople Date: Sat, 2 Aug 2008 02:41:34 +0000 (+0000) Subject: temporarily add @DISPLAY_SUPPORT to prevent xorg from building when it shouldn't X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=10239ea064516349d686744c80d18efdc3b0538f;p=packages.git temporarily add @DISPLAY_SUPPORT to prevent xorg from building when it shouldn't git-svn-id: svn://svn.openwrt.org/openwrt/packages@12068 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/pycairo/Makefile b/lang/pycairo/Makefile index 4d9282715..cf47d865c 100644 --- a/lang/pycairo/Makefile +++ b/lang/pycairo/Makefile @@ -25,7 +25,7 @@ define Package/pycairo CATEGORY:=Languages TITLE:=Cairo bindings to python URL:=http://www.cairographics.org/ - DEPENDS:=python +cairo + DEPENDS:=python +cairo @DISPLAY_SUPPORT endef define Package/pycairo/description diff --git a/lang/pygtk/Makefile b/lang/pygtk/Makefile index 04e90c17b..8af7bc7d7 100644 --- a/lang/pygtk/Makefile +++ b/lang/pygtk/Makefile @@ -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 + DEPENDS:=python-core +python-gobject +gtk2 +pycairo @DISPLAY_SUPPORT endef define Package/python-gtk/description diff --git a/lang/python-gnome-desktop2/Makefile b/lang/python-gnome-desktop2/Makefile index afc2096bd..70ea2c9b6 100644 --- a/lang/python-gnome-desktop2/Makefile +++ b/lang/python-gnome-desktop2/Makefile @@ -25,7 +25,7 @@ define Package/gnome-python-desktop CATEGORY:=Languages TITLE:=Gnome Python Bindings URL:=http://ftp.gnome.org/ - DEPENDS:=+libwnck +python-gtk + DEPENDS:=+libwnck +python-gtk @DISPLAY_SUPPORT endef define Package/gnome-python-desktop/description