X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fgst-uninstalled;h=2108c3c8977f65db41585da3b3a49056598425c3;hb=d9ed750fbda972ad9c16be36381470f2745c3d1a;hp=72227d3152350b489d1bc83738eb078d7391e6a7;hpb=8451a2ab04e0eb47b3e8546f58d7ea04d276b6ae;p=platform%2Fupstream%2Fgstreamer.git diff --git a/scripts/gst-uninstalled b/scripts/gst-uninstalled index 72227d3..2108c3c 100755 --- a/scripts/gst-uninstalled +++ b/scripts/gst-uninstalled @@ -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