diff --git a/scripts/gst-uninstalled b/scripts/gst-uninstalled index 58b1a33728..81f83b6c49 100755 --- a/scripts/gst-uninstalled +++ b/scripts/gst-uninstalled @@ -101,7 +101,7 @@ do done # GStreamer plugins bad libraries -for path in adaptivedemux audio base basecamerabinsrc codecparsers gl insertbin interfaces mpegts player uridownloader video wayland +for path in adaptivedemux audio base basecamerabinsrc codecparsers gl insertbin interfaces mpegts opencv player uridownloader video wayland 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