mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12: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"
|
"platform": "!windows & !osx"
|
||||||
},
|
},
|
||||||
"expat",
|
"expat",
|
||||||
"libpng",
|
{
|
||||||
|
"name": "libpng",
|
||||||
|
"platform": "!linux"
|
||||||
|
},
|
||||||
"tiff",
|
"tiff",
|
||||||
{
|
{
|
||||||
"name": "vcpkg-cmake",
|
"name": "vcpkg-cmake",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue