diff options
Diffstat (limited to 'package/x11r7/xkeyboard-config/xkeyboard-config.mk')
-rw-r--r-- | package/x11r7/xkeyboard-config/xkeyboard-config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index 209b6c543..d6e296f0e 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -13,7 +13,7 @@ XKEYBOARD_CONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install XKEYBOARD_CONFIG_CONF_OPT = GMSGFMT=/usr/bin/msgfmt -XKEYBOARD_CONFIG_DEPENDENCIES = uclibc +XKEYBOARD_CONFIG_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package/x11r7,xkeyboard-config)) |