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