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