Commit cf09d2a6 authored by Anton Midyukov's avatar Anton Midyukov

l10n: add base+l10n tagged list

glibc-gconv-modules is also needed.
parent 4516cf5c
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# TODO: KEYMAP for default keymap? # TODO: KEYMAP for default keymap?
use/l10n: use/l10n:
@$(call add_feature) @$(call add_feature)
@$(call add,THE_PACKAGES,glibc-locales) @$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,LOCALES,en_US) @$(call add,LOCALES,en_US)
@$(call add,XKB_KEYMAPS,us) @$(call add,XKB_KEYMAPS,us)
@$(call try,LOCALE,en_US) @$(call try,LOCALE,en_US)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment