summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-07-01 06:55:59 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-07-01 06:55:59 -0400
commit13660ff9252a0e43e15eac0c6e06c3b4d2807469 (patch)
treecadd01a6791ecda8e6ea14ba4742ed0ebe96e302 /subprojects
parent716d144cbdcb1b0512bb81e9e53a36551640d5dc (diff)
downloadcairo-13660ff9252a0e43e15eac0c6e06c3b4d2807469.tar.gz
Fix fontconfig subproject
fontconfig has changed its default git branch from master to main, and deleted the master branch. This breaks GTK ci on MacOs, where we use build cairo and use its fontconfig subproject.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/fontconfig.wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/fontconfig.wrap b/subprojects/fontconfig.wrap
index 632933d70..b6b77f4fe 100644
--- a/subprojects/fontconfig.wrap
+++ b/subprojects/fontconfig.wrap
@@ -2,4 +2,4 @@
directory=fontconfig
url=https://gitlab.freedesktop.org/fontconfig/fontconfig.git
push-url=git@gitlab.freedesktop.org:fontconfig/fontconfig.git
-revision=master
+revision=main