From d74be05226f63c548b8a6be7687d87e8c76ad4ad Mon Sep 17 00:00:00 2001 From: Paul Jones Date: Sun, 6 Jun 2010 09:29:04 +1000 Subject: xkeyboard-config: Depends on host-intltool Closes #1813 Signed-off-by: Paul Jones Signed-off-by: Peter Korsgaard --- CHANGES | 3 ++- package/x11r7/xkeyboard-config/xkeyboard-config.mk | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 226ffdf50..5569267f3 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,7 @@ Updated/fixed packages: cdrkit, file, gawk, intltool, iptables, libidn, lmbench, netperf, openssl, php, qt, sqlite, - tn5250, usbutils + tn5250, usbutils, xkeyboard-config Removed packages: modutils @@ -18,6 +18,7 @@ #1753: lmbench: convert to generic package infrastructure #1771: Fakeroot and the target/generic/device_table.txt create bad... #1807: LZMA 4.32.7, Required header file(s) are missing + #1813: xkeyboard-config fails to build because of intltool problem #1879: Bump iptables to 1.4.8 #1885: Add a bunch of lua modules #1897: Bump libusb to 1.0.7 diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index 9c9c8b5cc..eb790b877 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -10,6 +10,7 @@ XKEYBOARD_CONFIG_AUTORECONF = NO XKEYBOARD_CONFIG_INSTALL_STAGING = NO XKEYBOARD_CONFIG_INSTALL_TARGET = YES XKEYBOARD_CONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install +XKEYBOARD_CONFIG_DEPENDENCIES = host-intltool XKEYBOARD_CONFIG_CONF_OPT = GMSGFMT=/usr/bin/msgfmt -- cgit v1.2.3-55-g7522