mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 04:58:04 +02:00
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.
This commit is contained in:
parent
716d144cbd
commit
13660ff925
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue