. "$GRIMOIRE"/MESON_DEPENDS &&

depends PKG-CONFIG    &&
depends perl         &&
depends libsigc++3.0 &&
depends glib2        &&
depends mm-common    &&

optional_depends doxygen \
		 build-documentation={true,false} \
		 'for building the documentation'
if is_depends_enabled $SPELL doxygen; then
  depends libxslt &&
  depends graphviz
fi
