gst-uninstalled: add webrtc to libraries
[platform/upstream/gstreamer.git] / scripts / gst-uninstalled
index 72227d3..2108c3c 100755 (executable)
@@ -101,7 +101,7 @@ do
 done
 
 # GStreamer plugins bad libraries
-for path in adaptivedemux audio basecamerabinsrc codecparsers insertbin interfaces mpegts opencv player uridownloader video wayland
+for path in adaptivedemux audio basecamerabinsrc codecparsers insertbin interfaces mpegts opencv player uridownloader video wayland webrtc
 do
   LD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$LD_LIBRARY_PATH
   DYLD_LIBRARY_PATH=$GST/gst-plugins-bad/gst-libs/gst/$path/.libs:$DYLD_LIBRARY_PATH