meson: Add missing gio dep to webrtcbin plugin
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 5 Dec 2018 14:28:44 +0000 (19:58 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Wed, 5 Dec 2018 14:28:44 +0000 (19:58 +0530)
commit9504fc7174edaa009e130f80f7c648adaebd7286
treed8523f22787e308e68c93b9569f2173f1c55cc81
parent936f89a0d5d23698d4c22c1314a26b80827d641b
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.
ext/webrtc/meson.build