make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]
[openwrt/svn-archive/archive.git] / XOrg / misc / Mesa / Makefile
index 5ee32c7c46db0df224fb755331fa341fc725ab77..138c91da851e275e9a879ca5571dfd94386c4920 100644 (file)
@@ -22,7 +22,7 @@ define Package/Mesa
   CATEGORY:=Xorg
   SUBMENU:=misc
   TITLE:=OpenGL compatible 3-D graphics library
-  DEPENDS:=@TARGET_x86
+  DEPENDS:=@DISPLAY_SUPPORT
 endef
 
 define Build/Configure