Fix the cairo build on OS X
Change the subproject to point to a branch that includes an OS X build fix. Once https://gitlab.freedesktop.org/cairo/cairo/-/issues/441 is fixed, we should switch back to master.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[wrap-git]
|
||||
directory=cairo
|
||||
url=https://gitlab.freedesktop.org/cairo/cairo.git
|
||||
url=https://github.com/matthiasclasen/cairo.git
|
||||
push-url=ssh://git@gitlab.freedesktop.org:cairo/cairo.git
|
||||
revision=master
|
||||
revision=fix-osx-build
|
||||
depth=1
|
||||
|
||||
Reference in New Issue
Block a user