Linux: Remove libpng dependency from wxwidgets (#382)

This commit is contained in:
goeiecool9999
2022-10-17 16:05:35 +02:00
committed by GitHub
parent 665a34e518
commit 15b3a3f77d
+4 -1
View File
@@ -17,7 +17,10 @@
"platform": "!windows & !osx"
},
"expat",
"libpng",
{
"name": "libpng",
"platform": "!linux"
},
"tiff",
{
"name": "vcpkg-cmake",