From 7cae588294b148a5d3591d90a5d31208aeadf3cd Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Tue, 30 Jul 2024 19:37:18 -0400 Subject: [PATCH] tie cairo to specific branch/tag --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 596c693bd6..1aa6689fd5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -47,6 +47,7 @@ url = https://gitlab.freedesktop.org/cairo/cairo.git shallow = true depth = 1 + branch = 1.17.6 [submodule "project/lib/pixman"] path = project/lib/pixman url = https://gitlab.freedesktop.org/pixman/pixman.git