diff --git a/vcpkg.json b/vcpkg.json index 788e1c6c61..6b52541b52 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -22,7 +22,15 @@ "libvorbis", "libvpx", "libwebm", - "openal-soft", + { + "name": "openal-soft", + "features": [ + { + "name": "pipewire", + "platform": "linux" + } + ] + }, "openssl", "opus", "physx",