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
This commit is contained in:
thepeople
2008-08-02 02:41:34 +00:00
parent 94a70ce68a
commit 10239ea064
3 changed files with 3 additions and 3 deletions

View File

@ -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