case $THIS_SUB_DEPENDS in
  GUI) is_depends_enabled $SPELL gtk-sharp-2 && return 0 ;;
esac

return 1
