Commit f04f19b4 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add gnome-extensions-app to regular-gnome (sisyphus) (ALT bug 50809)

parent 6776cca6
......@@ -141,6 +141,9 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4
@$(call add,THE_PACKAGES,power-profiles-daemon)
@$(call add,THE_PACKAGES,gnome-terminal)
@$(call add,THE_PACKAGES,gnome-software)
ifeq (,$(filter-out sisyphus,$(BRANCH)))
@$(call add,THE_PACKAGES,gnome-extensions-app)
endif
@$(call add,THE_PACKAGES,evince)
@$(call add,PINNED_PACKAGES,gnome-terminal:Required)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
......
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