case $THIS_SUB_DEPENDS in
  fxscintilla)  if is_depends_enabled $SPELL fxscintilla; then return 0; fi;;
            *) return 1 ;;
esac
