Browse Source

use HOST_BUILDDEP here, problems reported by Balaton Zoltan

Waldemar Brodkorb 8 years ago
parent
commit
84655be8f4
1 changed files with 3 additions and 4 deletions
  1. 3 4
      package/libX11/Makefile

+ 3 - 4
package/libX11/Makefile

@@ -9,11 +9,10 @@ PKG_RELEASE:=		1
 PKG_HASH:=		b93739bcd517723121f508bcaf0c213c1bae9c5eacffdca571ff0d86c30ead3e
 PKG_DESCR:=		x11 client-side library
 PKG_SECTION:=		x11/libs
-PKG_BUILDDEP:=		xproto-host xextproto-host libXau-host libpthread-stubs-host
-PKG_BUILDDEP+=		xcb-proto-host libxcb-host kbproto-host
-PKG_BUILDDEP+=		inputproto-host xtrans-host libX11-host
-PKG_BUILDDEP+=		xproto xextproto xtrans libXdmcp libXau xcb-proto
+PKG_BUILDDEP:=		libX11-host xproto xextproto xtrans libXdmcp libXau xcb-proto
 PKG_BUILDDEP+=		xcmiscproto bigreqsproto kbproto inputproto libxcb
+HOST_BUILDDEP:=		xproto-host xextproto-host kbproto-host libpthread-stubs-host
+HOST_BUILDDEP+=		libXau-host xcb-proto-host libxcb-host xtrans-host
 PKG_DEPENDS:=		libxdmcp libxcb libxau
 PKG_SITES:=		${MASTER_SITE_XORG}
 PKG_LIBNAME:=		libx11