From: Matthias Clasen Date: Tue, 13 Dec 2022 14:29:16 +0000 (-0500) Subject: build: Use a stable harfbuzz X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~40^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cc23ef6eae41ca33b4069a8eb52476a11f4a572b;p=gtk4.git build: Use a stable harfbuzz We don't need the latest harfbuzz. Stick to 4.0 for now. --- diff --git a/subprojects/harfbuzz.wrap b/subprojects/harfbuzz.wrap index 10b770d424..a57870b2e0 100644 --- a/subprojects/harfbuzz.wrap +++ b/subprojects/harfbuzz.wrap @@ -2,5 +2,5 @@ directory=harfbuzz url=https://github.com/harfbuzz/harfbuzz.git push-url=git@github.com:harfbuzz/harfbuzz.git -revision=main +revision=4.0.0 depth=1