gst-uninstalled: add gst-editing-serves to GI_TYPELIB_PATH
So pygi can find it. https://bugzilla.gnome.org/show_bug.cgi?id=695937
This commit is contained in:
parent
1750620752
commit
57ff83b61e
@ -81,6 +81,7 @@ done
|
||||
# GStreamer Editing Services library
|
||||
LD_LIBRARY_PATH=$GST/gst-editing-services/ges/.libs:$LD_LIBRARY_PATH
|
||||
DYLD_LIBRARY_PATH=$GST/gst-editing-services/ges/.libs:$DYLD_LIBRARY_PATH
|
||||
GI_TYPELIB_PATH=$GST/gst-editing-services/ges:$GI_TYPELIB_PATH
|
||||
PATH=$GST/gst-editing-services/tools:$PATH
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user