mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-09 11:17:30 -03:00
Linux: Remove libpng dependency from wxwidgets (#382)
This commit is contained in:
parent
665a34e518
commit
15b3a3f77d
1 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,10 @@
|
|||
"platform": "!windows & !osx"
|
||||
},
|
||||
"expat",
|
||||
"libpng",
|
||||
{
|
||||
"name": "libpng",
|
||||
"platform": "!linux"
|
||||
},
|
||||
"tiff",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
|
Loading…
Reference in a new issue