case $THIS_SUB_DEPENDS in
  GTK)  if is_depends_enabled $SPELL gtk+2; then return 0; fi;;
esac  &&
return 1
