GNOME Bugzilla – Bug 697093
gst-uninstalled script should add orc/orc-test/.libs paths
Last modified: 2013-08-20 07:58:02 UTC
The gst-plugins-base in git won't build without orc-test libs (from orc in gstreamer git), but they're not currently included in the paths in the orc section of the gst-uninstalled script.
Thanks, nice catch, fixed now hopefully (I didn't actually test it): commit d52331cfd86e8cbe2b8cec35427226977c82b1f0 Author: Tim-Philipp Müller <tim@centricular.net> Date: Tue Apr 2 23:04:51 2013 +0100 gst-uninstalled: add uninstalled orc/orc-test/.libs to library paths This is needed by the unit tests in gst-plugins-base, -good etc. Spotted by Alex Kaye. https://bugzilla.gnome.org/show_bug.cgi?id=697093
*** Bug 701082 has been marked as a duplicate of this bug. ***