case $THIS_SUB_DEPENDS in
  SVG) is_depends_enabled $SPELL libart_lgpl && return 0;;
#  SSL) is_depends_enabled $SPELL openssl && return 0;;
esac
return 1
