xkeyboard-config: Depends on host-intltool
Closes #1813 Signed-off-by: Paul Jones <paul@pauljones.id.au> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
415808804a
commit
d74be05226
3
CHANGES
3
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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user