Commit 7ad5db5c authored by Anton Midyukov's avatar Anton Midyukov

mixin-basealt.mk: remove mate legacy

parent 3524abae
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
mixin/alt-workstation-install: workstation_groups = $(addprefix workstation/,\ mixin/alt-workstation-install: workstation_groups = $(addprefix workstation/,\
10-office 20-networking 30-multimedia 35-gpolicy 40-virtualization \ 10-office 20-networking 30-multimedia 35-gpolicy 40-virtualization \
raccess agents alterator-web emulators ganttproject gnome-peer-to-peer graphics-editing \ raccess agents alterator-web emulators ganttproject gnome-peer-to-peer graphics-editing \
libreoffice mate-usershare pidgin scanning scribus \ libreoffice pidgin scanning scribus \
sound-editing thunderbird freeipa-client gpolicy-adm gpolicy-client gpolicy-templates) sound-editing thunderbird freeipa-client gpolicy-adm gpolicy-client gpolicy-templates)
mixin/alt-workstation: +systemd +systemd-optimal +pipewire +nm \ mixin/alt-workstation: +systemd +systemd-optimal +pipewire +nm \
...@@ -37,9 +37,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pipewire +nm \ ...@@ -37,9 +37,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pipewire +nm \
@$(call add,BASE_LISTS,workstation/base.pkgs) @$(call add,BASE_LISTS,workstation/base.pkgs)
@$(call add,THE_LISTS,workstation/the.pkgs) @$(call add,THE_LISTS,workstation/the.pkgs)
@$(call add,THE_LISTS,$(call tags,archive extra)) @$(call add,THE_LISTS,$(call tags,archive extra))
@$(call add,THE_LISTS,$(call tags,mobile mate))
@$(call add,BASE_LISTS,$(call tags,desktop cups)) @$(call add,BASE_LISTS,$(call tags,desktop cups))
@$(call add,THE_LISTS,workstation/mate)
@$(call add,THE_LISTS,$(call tags,regular desktop)) @$(call add,THE_LISTS,$(call tags,regular desktop))
@$(call add,THE_LISTS,$(call tags,base regular)) @$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,THE_LISTS,$(call tags,base l10n)) @$(call add,THE_LISTS,$(call tags,base l10n))
......
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