Commit 44e00ea0 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add dconf-profile-gnome

This will allow to set the language switch from your keyboard during installation.
parent d98f5666
...@@ -150,6 +150,7 @@ ifneq (,$(filter-out p10,$(BRANCH))) ...@@ -150,6 +150,7 @@ ifneq (,$(filter-out p10,$(BRANCH)))
@$(call add,THE_PACKAGES,papers) @$(call add,THE_PACKAGES,papers)
@$(call add,THE_PACKAGES,userpasswd-gnome) @$(call add,THE_PACKAGES,userpasswd-gnome)
@$(call set,THE_IMAGEWRITER,impression) @$(call set,THE_IMAGEWRITER,impression)
@$(call add,THE_PACKAGES,dconf-profile-gdm)
else else
@$(call add,PINNED_PACKAGES,gnome-terminal:Required) @$(call add,PINNED_PACKAGES,gnome-terminal:Required)
@$(call add,THE_PACKAGES,gnome-terminal) @$(call add,THE_PACKAGES,gnome-terminal)
......
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