mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:10:05 +00:00
Re-add freetype to dependency list
This commit is contained in:
parent
fa9e53ab41
commit
b8e905d58b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ class SupercellWxConan(ConanFile):
|
|||
requires = ("boost/1.83.0",
|
||||
"cpr/1.10.5",
|
||||
"fontconfig/2.14.2",
|
||||
"freetype/2.13.2",
|
||||
"geographiclib/2.3",
|
||||
"geos/3.12.0",
|
||||
"glew/2.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue