make XOrg depend on DISPLAY_SUPPORT instead of TARGET_x86, see [9448]
[openwrt/svn-archive/archive.git] / XOrg / lib / template.mk
index 86b449b35c602e4fe2c03b39ac586e0b82c275f3..9d4bd68546d5f16652570144a0ec634c27d7b4df 100644 (file)
@@ -21,7 +21,7 @@ define Package/@NAME@
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros @DEP@ @TARGET_x86
+  DEPENDS:=+xorg-headers-native +util-macros @DEP@ @DISPLAY_SUPPORT
   TITLE:=@NAME@
   URL:=http://xorg.freedesktop.org/
 endef