mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
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
Block a user