summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2014-12-05 18:16:53 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2014-12-05 18:18:57 -0500
commit11dc06fb3e25aa01aa4eacbbbb7024ad0e1ae8c9 (patch)
treefbc1312747f6e178efccb4110b6dfee13ab81917 /configure.ac
parent4ffd723c95d8b8034c794056a3afa3f6f3514370 (diff)
downloadgstreamer-plugins-base-11dc06fb3e25aa01aa4eacbbbb7024ad0e1ae8c9.tar.gz
Bump ORC requirement to 4.22.1
We now depend on git commit f1cfa5, "orcc: allow setting custom backup function"
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 50e949309..b31e47b21 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.18])
+ORC_CHECK([0.4.22.1])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)