build: Use cairo 1.17.6 as subproject

We don't want to use cairo 1.16, since it is
too old, so use 1.17.6 for now until there
is a stable 1.18 release.
This commit is contained in:
Matthias Clasen 2022-12-22 09:19:53 -05:00
parent a9fcea369e
commit ba1a9530c8

View File

@ -2,7 +2,7 @@
directory = cairo
url = https://gitlab.freedesktop.org/cairo/cairo.git
push-url = ssh://git@gitlab.freedesktop.org:cairo/cairo.git
revision = master
revision = 1.17.6
depth = 1
[provide]