kworkstation.mk: Exclude rescue extra packages

This commit is contained in:
Сергей Турчин 2020-09-28 14:49:45 +03:00 committed by Anton Midyukov
parent 472a0c727e
commit 44c29d934c

View File

@ -129,7 +129,6 @@ mixin/kworkstation-install-opts:
@$(call add,LIVE_LISTS,$(call tags,rescue live))
@$(call add,LIVE_LISTS,$(call tags,rescue x11 !extra))
@$(call add,LIVE_LISTS,$(call tags,rescue crypto))
@$(call add,LIVE_LISTS,$(call tags,rescue extra !x11))
@$(call add,LIVE_LISTS,sound/pulseaudio)
@$(call add,LIVE_LISTS,kworkstation/live-rescue)
@$(call add,THE_LISTS,kworkstation/kde5-base)