gst-uninstalled: add video and base library paths from -bad
https://bugzilla.gnome.org/show_bug.cgi?id=732770
This commit is contained in:
parent
721a1c7553
commit
b722d41d44
@ -101,7 +101,7 @@ do
|
||||
done
|
||||
|
||||
# GStreamer plugins bad libraries
|
||||
for path in basecamerabinsrc codecparsers uridownloader egl gl insertbin interfaces mpegts
|
||||
for path in basecamerabinsrc codecparsers uridownloader egl gl insertbin interfaces mpegts video base
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user