configure: bump the orc version required to 0.4.16
Some opcodes have changed so they would fail to build with 0.4.14
This commit is contained in:
parent
e044e0fab4
commit
91bc930c42
@ -256,7 +256,7 @@ AC_SUBST(EXIF_CFLAGS)
|
|||||||
AM_CONDITIONAL(USE_EXIF, test "x$HAVE_EXIF" = "xyes")
|
AM_CONDITIONAL(USE_EXIF, test "x$HAVE_EXIF" = "xyes")
|
||||||
|
|
||||||
dnl Orc
|
dnl Orc
|
||||||
ORC_CHECK([0.4.11])
|
ORC_CHECK([0.4.16])
|
||||||
|
|
||||||
dnl set license and copyright notice
|
dnl set license and copyright notice
|
||||||
GST_LICENSE="LGPL"
|
GST_LICENSE="LGPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user