mkimage-profiles/features.in/im/config.mk
Michael Shigorin 8dd2c5d00d im: drop dependency upon l10n
This was wrong as l10n with no LOCALE would result
in "lang=" being added to the boot menu and not
overridden by F2 selection.
2015-09-08 18:07:20 +03:00

7 lines
166 B
Makefile

# Input Method configuration through IBus
use/im:
@$(call add_feature)
@$(call add,THE_PACKAGES,$$(IM_PACKAGES))
@$(call add,THE_LISTS,$(call tags,desktop ibus))