mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
configure: require release version of orc now that there is one
This commit is contained in:
parent
662a674f8a
commit
f78a3d9ef2
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ dnl GLib
|
||||||
GLIB_REQ=2.32
|
GLIB_REQ=2.32
|
||||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||||
|
|
||||||
ORC_CHECK([0.4.22.1])
|
ORC_CHECK([0.4.23])
|
||||||
|
|
||||||
dnl checks for gstreamer
|
dnl checks for gstreamer
|
||||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||||
|
|
Loading…
Reference in a new issue