Add glib-networking as a subproject when glib is a subproject
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 23 Jul 2020 11:01:07 +0000 (16:31 +0530)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 3 Aug 2020 18:52:20 +0000 (18:52 +0000)
We need gio modules for tls when building gstwebrtcbin, gstsoup, etc.

Control it via a new 'tls' option, since it requires either gnutls or
openssl.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/180>


No differences found