mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:30:05 +00:00
Require libpng explicitly
This commit is contained in:
parent
5d91bbf32f
commit
3ec58659f5
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ class SupercellWxConan(ConanFile):
|
|||
"glm/cci.20230113",
|
||||
"gtest/1.15.0",
|
||||
"libcurl/8.10.1",
|
||||
"libpng/1.6.44",
|
||||
"libxml2/2.12.7",
|
||||
"openssl/3.3.2",
|
||||
"re2/20240702",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue