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:
@ -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
|
||||
|
Reference in New Issue
Block a user