summaryrefslogtreecommitdiff
path: root/package/xkeyboard-config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-23 14:43:27 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-23 14:46:14 +0200
commit58eeb548906799709ffe076a90923a62efbcd83d (patch)
treef222bb44dcfde12da6f179b7ba95237a5fefc5b0 /package/xkeyboard-config
parentce8315ee97f10b7e1a677c7862a7aae5da294b32 (diff)
xkeyboard-config: fix compile
Diffstat (limited to 'package/xkeyboard-config')
-rw-r--r--package/xkeyboard-config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile
index cf1ed139e..b6ba0d40f 100644
--- a/package/xkeyboard-config/Makefile
+++ b/package/xkeyboard-config/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_HASH:= e7125460892c2b5c3a8d843cb18c24b60c46051e925c2888a61fa672a2f76d76
PKG_DESCR:= keyboard config
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/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2