Skip to content

meson: Add missing gio dep to webrtcbin plugin

It's usually pulled in implicitly through gstsdp_dep, but it's actually a private dependency there. Fixes a build failure on Windows with newer Meson.

Merge request reports