gst: Fix gst-env and libgstreamer-full.so suppport
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 5 Mar 2021 02:18:47 +0000 (21:18 -0500)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Fri, 5 Mar 2021 05:23:29 +0000 (05:23 +0000)
commit0aacee728b0a1dcbf145226f1e46b9d47ced4450
tree564e326f7d47d62540d7ea45bf62d54d102d0cd5
parent39cd634a3c1dd8bbf3078eeef609b47656358fab
gst: Fix gst-env and libgstreamer-full.so suppport

gst-build uses meson introspection and reads the plugins array of each
subproject in order to locate the plugins. Setting libnice plugins array allow
enabling nice plugin in both gst-env.py and when building single library
libgstreamer-full.so.
gst/meson.build