case $THIS_SUB_DEPENDS in
  LIBCACA) is_depends_enabled $SPELL libcaca && return 0;;
esac
return 1
