gst-uninstalled: Also export LD_LIBRARY_PATH for gst-plugins-gl

This commit is contained in:
Sebastian Dröge 2013-11-11 16:50:13 +01:00
parent 49b23058b7
commit 4813000b4d

View file

@ -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