Browse Source

fix hostbuilddeps

Waldemar Brodkorb 10 years ago
parent
commit
1cba4440fe
1 changed files with 4 additions and 3 deletions
  1. 4 3
      package/libXtst/Makefile

+ 4 - 3
package/libXtst/Makefile

@@ -9,10 +9,11 @@ PKG_RELEASE:=		2
 PKG_MD5SUM:=		8918809e47c29b44d25eb16b1586a15b
 PKG_DESCR:=		Xtst library
 PKG_SECTION:=		x11/libs
-PKG_BUILDDEP:=		recordproto-host xproto-host xextproto-host inputproto-host kbproto-host
-PKG_BUILDDEP+=		xtrans-host xcb-proto-host libXau-host libpthread-stubs-host libxcb-host
-PKG_BUILDDEP+=		libX11-host libXext-host libXi-host libXtst-host
 PKG_BUILDDEP+=		recordproto libXi
+HOST_BUILDDEP:=		recordproto-host xproto-host xextproto-host
+HOST_BUILDDEP+=		inputproto-host kbproto-host xtrans-host
+HOST_BUILDDEP+=		xcb-proto-host libXau-host libpthread-stubs-host
+HOST_BUILDDEP+=		libX11-host libXext-host libXi-host libXtst-host
 PKG_SITES:=		${MASTER_SITE_XORG}
 PKG_LIBNAME:=		libxtst
 PKG_OPTS:=		dev