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.
This commit is contained in:
parent
dcd8a865e7
commit
8dd2c5d00d
@ -1,6 +1,6 @@
|
|||||||
# Input Method configuration through IBus
|
# Input Method configuration through IBus
|
||||||
|
|
||||||
use/im: use/l10n
|
use/im:
|
||||||
@$(call add_feature)
|
@$(call add_feature)
|
||||||
@$(call add,THE_PACKAGES,$$(IM_PACKAGES))
|
@$(call add,THE_PACKAGES,$$(IM_PACKAGES))
|
||||||
@$(call add,THE_LISTS,$(call tags,desktop ibus))
|
@$(call add,THE_LISTS,$(call tags,desktop ibus))
|
||||||
|
Loading…
Reference in New Issue
Block a user