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