regular.mk: left use/luks in bare

A duplicate has formed while factoring out bare target;
as currently only the rescue image uses it in a special way
and that one benefits from additional crypto packages as well,
let's put LUKS related packages into bare for the time being.
This commit is contained in:
Michael Shigorin 2013-03-20 19:08:10 +04:00
parent 4aaf58c69b
commit 2b975e1bb8

View File

@ -9,7 +9,7 @@ distro/.regular-bare: distro/.base +wireless use/efi/signed use/luks \
# WM base target
distro/.regular-base: distro/.regular-bare +vmguest +live \
use/live/ru use/live/install use/live/repo use/live/rw \
use/x11/3d-free use/luks use/branding
use/x11/3d-free use/branding
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,rescue extra))
@$(call add,THE_BRANDING,indexhtml notes alterator)