mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Bump soft liborc requirement to 0.4.17
To match -base and -good. Also fixes potential crash when a fallback function has to be used.
This commit is contained in:
parent
1acde42b6e
commit
a25b38f1a3
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,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.16])
|
ORC_CHECK([0.4.17])
|
||||||
|
|
||||||
dnl set license and copyright notice
|
dnl set license and copyright notice
|
||||||
GST_LICENSE="LGPL"
|
GST_LICENSE="LGPL"
|
||||||
|
|
Loading…
Reference in a new issue