Commit 891e1e18 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: replace gnome-extensions-app with gnome-extension-manager in regular

Allows to install extensions from https://extensions.gnome.org
parent ba9dab45
......@@ -139,7 +139,7 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4 \
@$(call add,THE_PACKAGES,gnome-software)
@$(call add,THE_PACKAGES,gnome-tour)
ifeq (,$(filter-out sisyphus p11,$(BRANCH)))
@$(call add,THE_PACKAGES,gnome-extensions-app)
@$(call add,THE_PACKAGES,gnome-extension-manager)
@$(call add,PINNED_PACKAGES,gnome-console:Required)
@$(call add,THE_PACKAGES,gnome-console)
@$(call add,THE_PACKAGES,papers)
......
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