harfbuzz: use pcre2

This commit is contained in:
Jeremy Soller 2025-05-01 14:17:22 -06:00
parent 66ea5bef62
commit 98b9c2f470
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -10,7 +10,7 @@ dependencies = [
"glib",
"libiconv",
"libpng",
"pcre",
"pcre2",
"zlib"
]
script = """