make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]
[openwrt/svn-archive/archive.git] / XOrg / proto / inputproto / Makefile
index b81c87d96bd4a870cef437e66d084442d49af7fb..43f7c6db275de716c39e0264ea4c6496ed8beb2a 100644 (file)
@@ -20,7 +20,7 @@ define Package/inputproto
   SECTION:=xorg-proto
   CATEGORY:=Xorg
   SUBMENU:=proto
-  DEPENDS:= @TARGET_x86
+  DEPENDS:= @DISPLAY_SUPPORT
   TITLE:=inputproto
   URL:=http://xorg.freedesktop.org/
 endef