make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]
[openwrt/svn-archive/archive.git] / XOrg / app / xterm-233 / Makefile
index cb640bbbe922ea00af90904b7e5f222fe5af64e5..7c043cbb1fec4cc5ff141a7af345f5e9b98f3411 100644 (file)
@@ -22,7 +22,7 @@ define Package/xterm
   CATEGORY:=Xorg
   SUBMENU:=terminals
   TITLE:=xterm
-  DEPENDS:=+xorg-server-essentials +libncurses @TARGET_x86
+  DEPENDS:=+xorg-server-essentials +libncurses @DISPLAY_SUPPORT
 endef
 
 define Build/Configure