Commit 29645294 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: do not set alternative of x-terminal-emulatorfor gnome

This alternative is only available in Sisyphus. Does not give us anything, since in the image there is only a gnome-terminal.
parent a6070f8c
......@@ -93,8 +93,7 @@ mixin/regular-cinnamon: use/x11/cinnamon use/x11/lightdm/slick +nm \
mixin/regular-deepin: use/x11/deepin use/browser/chromium +nm; @:
mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm \
use/alternatives/x-terminal-emulator/gnome-terminal
mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm
@$(call add,THE_PACKAGES,gnome-terminal)
@$(call add,PINNED_PACKAGES,gnome-terminal:Required)
@$(call add,THE_PACKAGES,templates)
......
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