. "$GRIMOIRE/FUNCTIONS" &&
depends -sub CXX gcc &&
depends  libgpg-error &&

# Needs a more recent version of gcc than what's in stable, not sure which
if is_version_less $(installed_version gcc) 13.2.0; then
  force_depends gcc
fi
