case $THIS_SUB_DEPENDS in
  OGGFLAC) is_depends_enabled $SPELL libogg && return 0 ;;
esac
return 1
