Update dependency fontconfig to v2.15.0

This commit is contained in:
renovate[bot] 2023-12-31 05:55:17 +00:00 committed by GitHub
parent 45ea79be52
commit 343635b079
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") settings = ("os", "compiler", "build_type", "arch")
requires = ("boost/1.83.0", requires = ("boost/1.83.0",
"cpr/1.10.5", "cpr/1.10.5",
"fontconfig/2.14.2", "fontconfig/2.15.0",
"freetype/2.13.2", "freetype/2.13.2",
"geographiclib/2.3", "geographiclib/2.3",
"geos/3.12.0", "geos/3.12.0",