. "$GRIMOIRE"/MESON_DEPENDS &&

depends python3 &&
depends -sub CXX gcc     &&
depends libxext &&
depends libx11  &&
depends libxcb  &&
depends libxau  &&
depends libxdmcp &&
optional_depends doxygen 'documentation=true' \
      'documentation=false' 'install the documentation?'
if is_depends_enabled $SPELL doxygen; then
  depends graphviz
fi
