Commit 97ce1715 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add userpasswd-gnome to regular-gnome (exclude BRANCH=p10)

This is a variant on libadwaita. It is not on p10.
parent c8c145cc
...@@ -122,6 +122,7 @@ ifneq (,$(filter-out p10,$(BRANCH))) ...@@ -122,6 +122,7 @@ ifneq (,$(filter-out p10,$(BRANCH)))
@$(call add,PINNED_PACKAGES,gnome-console:Required) @$(call add,PINNED_PACKAGES,gnome-console:Required)
@$(call add,THE_PACKAGES,gnome-console) @$(call add,THE_PACKAGES,gnome-console)
@$(call add,THE_PACKAGES,papers) @$(call add,THE_PACKAGES,papers)
@$(call add,THE_PACKAGES,userpasswd-gnome)
@$(call set,THE_IMAGEWRITER,impression) @$(call set,THE_IMAGEWRITER,impression)
else else
@$(call add,PINNED_PACKAGES,gnome-terminal:Required) @$(call add,PINNED_PACKAGES,gnome-terminal:Required)
......
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