mirror of https://github.com/cemu-project/Cemu.git
Use system libpng for vcpkg on linux
This commit is contained in:
parent
59f6fe6e2f
commit
3428e4dae6
|
@ -27,7 +27,10 @@
|
|||
"platform": "!windows"
|
||||
},
|
||||
"libjpeg-turbo",
|
||||
"libpng",
|
||||
{
|
||||
"name": "libpng",
|
||||
"platform": "!linux"
|
||||
},
|
||||
"nanosvg",
|
||||
"opengl",
|
||||
"pcre2",
|
||||
|
|
Loading…
Reference in New Issue