mixin.mk: do'nt add templates to gnome

templates acted as a workaround that run xdg-user-dirs in wayland.
Now this is not required, xdg-user-dirs is fixed.
This commit is contained in:
Anton Midyukov
2023-11-10 18:37:36 +07:00
parent adf2d63b06
commit 9c89b20644

View File

@ -97,7 +97,6 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm
@$(call add,THE_PACKAGES,gnome-terminal)
@$(call add,THE_PACKAGES,gnome-software)
@$(call add,PINNED_PACKAGES,gnome-terminal:Required)
@$(call add,THE_PACKAGES,templates)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,qt5-wayland qt6-wayland)
@$(call add,THE_PACKAGES,cups-pk-helper cups)