gst-uninstalled: add adaptivedemux paths from -bad
authorMatthieu Bouron <matthieu.bouron@collabora.com>
Tue, 24 Feb 2015 20:58:00 +0000 (21:58 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 25 Feb 2015 10:40:48 +0000 (10:40 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=745122

scripts/gst-uninstalled

index 3dd1aed..c64722c 100755 (executable)
@@ -101,7 +101,7 @@ do
 done
 
 # GStreamer plugins bad libraries
-for path in basecamerabinsrc codecparsers uridownloader egl gl insertbin interfaces mpegts video base
+for path in adaptivedemux 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