configure: Require orc >= 0.4.6 for --compat

This commit is contained in:
Sebastian Dröge 2010-09-05 12:27:02 +02:00
parent dea80a7742
commit 790f308986

View file

@ -153,7 +153,7 @@ dnl *** checks for dependency libraries ***
dnl GLib is required
AG_GST_GLIB_CHECK([2.20])
ORC_CHECK([0.4.5])
ORC_CHECK([0.4.6])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)