Commit 8bc33787 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

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.
parent a327951f
......@@ -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
......
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