summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-12-17 12:01:19 +0000
committerTim-Philipp Müller <tim@centricular.com>2014-12-17 12:01:19 +0000
commitf78a3d9ef2ac1fe1e450eca2e110154a32fe3285 (patch)
treefd15602e73c180e615a7779dbfecae278db89450 /configure.ac
parent662a674f8a33547cd90dd79aa1557385567930f7 (diff)
downloadgstreamer-plugins-base-f78a3d9ef2ac1fe1e450eca2e110154a32fe3285.tar.gz
configure: require release version of orc now that there is one
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b31e47b21..ab79e721d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -250,7 +250,7 @@ dnl GLib
GLIB_REQ=2.32
AG_GST_GLIB_CHECK([$GLIB_REQ])
-ORC_CHECK([0.4.22.1])
+ORC_CHECK([0.4.23])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)