Browse Source

xkeyboard-config: fix compile

Waldemar Brodkorb 9 years ago
parent
commit
58eeb54890
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/xkeyboard-config/Makefile

+ 1 - 1
package/xkeyboard-config/Makefile

@@ -9,7 +9,7 @@ PKG_RELEASE:=		1
 PKG_HASH:=		e7125460892c2b5c3a8d843cb18c24b60c46051e925c2888a61fa672a2f76d76
 PKG_HASH:=		e7125460892c2b5c3a8d843cb18c24b60c46051e925c2888a61fa672a2f76d76
 PKG_DESCR:=		keyboard config
 PKG_DESCR:=		keyboard config
 PKG_SECTION:=		x11/misc
 PKG_SECTION:=		x11/misc
-PKG_BUILDDEP:=		util-macros xkbcomp
+PKG_BUILDDEP:=		util-macros-host xkbcomp
 PKG_SITES:=		http://www.x.org/releases/individual/data/xkeyboard-config/
 PKG_SITES:=		http://www.x.org/releases/individual/data/xkeyboard-config/
 
 
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.bz2
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.bz2