Merge pull request #113 from dpaulat/renovate/fontconfig-2.x

Update dependency fontconfig to v2.15.0
This commit is contained in:
Dan Paulat 2023-12-31 07:30:58 -06:00 committed by GitHub
commit 201fa8d777
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ class SupercellWxConan(ConanFile):
settings = ("os", "compiler", "build_type", "arch")
requires = ("boost/1.83.0",
"cpr/1.10.5",
"fontconfig/2.14.2",
"fontconfig/2.15.0",
"freetype/2.13.2",
"geographiclib/2.3",
"geos/3.12.0",