[gst-cvs] gst-plugins-good: configure: bump Orc requirement to 0.4.11
Tim Müller
tpm at kemper.freedesktop.org
Fri Oct 15 10:37:39 PDT 2010
Module: gst-plugins-good
Branch: master
Commit: b393598855e4ef0b23a9f2992e9ffa6e286b7c20
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=b393598855e4ef0b23a9f2992e9ffa6e286b7c20
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Fri Oct 15 18:00:10 2010 +0100
configure: bump Orc requirement to 0.4.11
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 9e6f7c8..9bf8b1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -208,7 +208,7 @@ dnl GLib is required
AG_GST_GLIB_CHECK([2.18])
dnl Orc
-ORC_CHECK([0.4.8])
+ORC_CHECK([0.4.11])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)
More information about the Gstreamer-commits
mailing list