configure: require release version of orc now that there is one
authorTim-Philipp Müller <tim@centricular.com>
Wed, 17 Dec 2014 12:01:19 +0000 (12:01 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Dec 2014 12:01:19 +0000 (12:01 +0000)
configure.ac

index b31e47b..ab79e72 100644 (file)
@@ -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)