gst-env: Load gio modules in the devenv
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 23 Jul 2020 11:02:44 +0000 (16:32 +0530)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 3 Aug 2020 18:52:20 +0000 (18:52 +0000)
commit2a4d7f2264ca3da8896683e54c34854be4e43640
tree5875216194c4bbb13555aa6008fdfef4da4d095b
parentef4059d4addf3f13d4c35633e3eeca7956886753
gst-env: Load gio modules in the devenv

By setting GIO_EXTRA_MODULES we can ensure that any gio modules we
built are loaded by the devenv.

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