depends zlib &&
depends util-linux &&
depends lzo &&

optional_depends acl "" "" "for btrfs-convert utility" &&

if is_depends_enabled $SPELL acl; then
  depends e2fsprogs
fi &&

optional_depends xmlto "" "" "to build documentation" &&

if is_depends_enabled $SPELL xmlto; then
  depends asciidoc
fi
