configure: Require orc >= 0.4.24

Needed for being able to compile video.orc

https://bugzilla.gnome.org/show_bug.cgi?id=770698
This commit is contained in:
Sebastian Dröge 2016-09-01 12:38:14 +03:00
parent 7bb1064372
commit 6f9fedd857

View file

@ -254,7 +254,7 @@ dnl GLib
GLIB_REQ=2.40.0
AG_GST_GLIB_CHECK([$GLIB_REQ])
ORC_CHECK([0.4.23])
ORC_CHECK([0.4.24])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)