diff options
| author | Matthias Clasen <mclasen@redhat.com> | 2021-01-15 09:06:46 -0500 |
|---|---|---|
| committer | Matthias Clasen <mclasen@redhat.com> | 2021-01-15 09:07:02 -0500 |
| commit | bbc3aa4ff97faf676bcabcd27d25522c0c6f486f (patch) | |
| tree | bd48186a2a7ace4bb9a3f0901d6a0e2a00737f78 | |
| parent | f7856f29fdc402c63dfec43b027887db953fd842 (diff) | |
| download | gtk+-macos-ci-cairo.tar.gz | |
Revert "Fix the cairo build on OS X"macos-ci-cairo
This reverts commit 710ef00dfea4853d99e1c7f7201733d81d2b846d.
The cairo change has been merged.
| -rw-r--r-- | subprojects/cairo.wrap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/cairo.wrap b/subprojects/cairo.wrap index 5e539239fe..d09964e401 100644 --- a/subprojects/cairo.wrap +++ b/subprojects/cairo.wrap @@ -1,6 +1,6 @@ [wrap-git] directory=cairo -url=https://github.com/matthiasclasen/cairo.git +url=https://gitlab.freedesktop.org/cairo/cairo.git push-url=ssh://git@gitlab.freedesktop.org:cairo/cairo.git -revision=fix-osx-build +revision=master depth=1 |
