make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9449 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd
2007-10-25 21:21:50 +00:00
parent 16416a7f88
commit 264328dabb
106 changed files with 107 additions and 107 deletions

View File

@ -20,7 +20,7 @@ define Package/fixesproto
SECTION:=xorg-proto
CATEGORY:=Xorg
SUBMENU:=proto
DEPENDS:= @TARGET_x86
DEPENDS:= @DISPLAY_SUPPORT
TITLE:=fixesproto
URL:=http://xorg.freedesktop.org/
endef