From d68df7ff1bea65fb5891c5a8e516b1e17f266c35 Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Sat, 2 Aug 2008 02:41:34 +0000 Subject: [PATCH] temporarily add @DISPLAY_SUPPORT to prevent xorg from building when it shouldn't SVN-Revision: 12068 --- lang/pycairo/Makefile | 2 +- lang/pygtk/Makefile | 2 +- lang/python-gnome-desktop2/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pycairo/Makefile b/lang/pycairo/Makefile index 4d92827150..cf47d865c1 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 04e90c17bf..8af7bc7d76 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 afc2096bd7..70ea2c9b6a 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 -- 2.30.2