diff options
author | Matthias Clasen <mclasen@redhat.com> | 2023-05-01 22:23:34 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2023-05-01 22:23:34 -0400 |
commit | f228e13b919ac4c7e864877bab663627a51f06b6 (patch) | |
tree | c5a86d838a6a0dcebea54fc697e9bfffd8fa6966 | |
parent | 5bac4f13a00c1b35b194790e2e1874f5f1a27e39 (diff) | |
download | gtk+-f228e13b919ac4c7e864877bab663627a51f06b6.tar.gz |
Use pango main as subprojectadd-mutter-to-image
This is necessary to get the latest pango docs
built in ci.
-rw-r--r-- | subprojects/pango.wrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/pango.wrap b/subprojects/pango.wrap index 9e80bddaaf..b75c158b86 100644 --- a/subprojects/pango.wrap +++ b/subprojects/pango.wrap @@ -2,7 +2,7 @@ directory = pango url = https://gitlab.gnome.org/GNOME/pango.git push-url = ssh://git@ssh.gitlab.gnome.org:GNOME/pango.git -revision = 1.50.12 +revision = main depth = 1 [provide] |