mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:30:05 +00:00
Update dependency freetype to v2.13.3
This commit is contained in:
parent
1843f387ff
commit
43d8fc5207
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ class SupercellWxConan(ConanFile):
|
||||||
requires = ("boost/1.86.0",
|
requires = ("boost/1.86.0",
|
||||||
"cpr/1.10.5",
|
"cpr/1.10.5",
|
||||||
"fontconfig/2.15.0",
|
"fontconfig/2.15.0",
|
||||||
"freetype/2.13.2",
|
"freetype/2.13.3",
|
||||||
"geographiclib/2.4",
|
"geographiclib/2.4",
|
||||||
"geos/3.13.0",
|
"geos/3.13.0",
|
||||||
"glew/2.2.0",
|
"glew/2.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue