if is_depends_enabled $SPELL cryptsetup-luks; then
  OPTS="--with-cryptsetup-prog=`which cryptsetup` $OPTS"
fi &&

default_build
