Commit 73580eb9 authored by Anton Midyukov's avatar Anton Midyukov

init, base+l10n: repace adding kbd-data, kbd to init

Need for interacive-system always.
parent f2455127
...@@ -7,7 +7,7 @@ use/init: use/pkgpriorities ...@@ -7,7 +7,7 @@ use/init: use/pkgpriorities
@$(call add_feature) @$(call add_feature)
@$(call add,THE_LISTS,$$(INIT_TYPE)) @$(call add,THE_LISTS,$$(INIT_TYPE))
@$(call add,PINNED_PACKAGES,$$(INIT_TYPE)) @$(call add,PINNED_PACKAGES,$$(INIT_TYPE))
@$(call add,THE_PACKAGES,kbd) @$(call add,SYSTEM_PACKAGES,kbd kbd-data)
ifeq (,$(filter-out p10 c10%,$(BRANCH))) ifeq (,$(filter-out p10 c10%,$(BRANCH)))
@$(call add,THE_PACKAGES,startup) # contains configs needed all @$(call add,THE_PACKAGES,startup) # contains configs needed all
endif endif
......
glibc-locales glibc-locales
glibc-gconv-modules glibc-gconv-modules
kbd
kbd-data
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