. "$GRIMOIRE"/MESON_DEPENDS &&

# This is just too dangerous, enables itself if gtk is found and triggers
# nasty build failures. If you want pixman demos, build it manually
# someplace.
OPTS+=" gtk=disabled" &&

# Libpng is only used for tests
OPTS+=" libpng=disabled"
