diff --git a/vcpkg.json b/vcpkg.json index a8080f6..ca5b89d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -22,6 +22,9 @@ { "name": "alsa", "platform": "linux" + }, + { + "name": "zlib" } ] -} \ No newline at end of file +}