kworkstation.mk: Exclude rescue+x11+extra package list from LiveCD
This commit is contained in:
parent
1ab2e3c86d
commit
2d0ddf44d3
@ -124,9 +124,9 @@ mixin/kworkstation-install-opts:
|
||||
@$(call add,LIVE_LISTS,$(call tags,base rescue))
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue fs))
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue live))
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue x11))
|
||||
@$(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))
|
||||
@$(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)
|
||||
|
Loading…
Reference in New Issue
Block a user