projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b2305
)
gst-uninstalled: Also export LD_LIBRARY_PATH for gst-plugins-gl
author
Sebastian Dröge
<sebastian@centricular.com>
Mon, 11 Nov 2013 15:50:13 +0000
(16:50 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Mon, 11 Nov 2013 15:50:42 +0000
(16:50 +0100)
scripts/gst-uninstalled
patch
|
blob
|
history
diff --git
a/scripts/gst-uninstalled
b/scripts/gst-uninstalled
index 47bdcfa56f0ffb1fd80d771faa5c488416b1a8f1..a0d593744e7d0a8e8b95c0831048954161af3e89 100755
(executable)
--- a/
scripts/gst-uninstalled
+++ b/
scripts/gst-uninstalled
@@
-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