Commit 9c89b206 authored by Anton Midyukov's avatar Anton Midyukov

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.
parent adf2d63b
......@@ -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)
......
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