workstation: Use workstation/scanning list in live
Content of the live and install images should by basically the same, but desktop+sane and workstation/scanning lists are different.
This commit is contained in:
parent
a327951f05
commit
8bc3378734
@ -44,7 +44,7 @@ endif
|
||||
@$(call add,THE_LISTS,$(call tags,mobile mate))
|
||||
@$(call add,BASE_LISTS,$(call tags,desktop cups))
|
||||
@$(call add,LIVE_LISTS,workstation/live.pkgs)
|
||||
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
|
||||
@$(call add,LIVE_LISTS,workstation/scanning)
|
||||
ifneq (,$(filter-out armh,$(ARCH)))
|
||||
@$(call add,LIVE_LISTS,workstation/libreoffice)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user