gst-uninstalled: Also export LD_LIBRARY_PATH for gst-plugins-gl
authorSebastian Dröge <sebastian@centricular.com>
Mon, 11 Nov 2013 15:50:13 +0000 (16:50 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 11 Nov 2013 15:50:42 +0000 (16:50 +0100)
scripts/gst-uninstalled

index 47bdcfa..a0d5937 100755 (executable)
@@ -89,6 +89,7 @@ GI_TYPELIB_PATH=$GST/gst-editing-services/ges:$GI_TYPELIB_PATH
 PATH=$GST/gst-editing-services/tools:$PATH
 
 # GStreamer plugins gl libraries
+LD_LIBRARY_PATH=$GST/gst-plugins-gl/gst-libs/gst/gl/.libs:$LD_LIBRARY_PATH
 DYLD_LIBRARY_PATH=$GST/gst-plugins-gl/gst-libs/gst/gl/.libs:$DYLD_LIBRARY_PATH
 
 # GStreamer plugins base libraries