case $THIS_SUB_DEPENDS in
  FONT) is_depends_enabled $SPELL ttf-bitstream-vera && return 0;;
esac
return 1
