mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:10:06 +00:00
Update dependency fontconfig to v2.15.0
This commit is contained in:
parent
45ea79be52
commit
343635b079
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue