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:
@ -21,7 +21,7 @@ define Package/xf86-input-keyboard
|
||||
SECTION:=xorg-driver
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=driver
|
||||
DEPENDS:=+xorg-server @TARGET_x86
|
||||
DEPENDS:=+xorg-server @DISPLAY_SUPPORT
|
||||
TITLE:=xf86-input-keyboard
|
||||
URL:=http://xorg.freedesktop.org/
|
||||
endef
|
||||
|
Reference in New Issue
Block a user