mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
Bump ORC requirement to 4.22.1
We now depend on git commit f1cfa5, "orcc: allow setting custom backup function"
This commit is contained in:
parent
4ffd723c95
commit
11dc06fb3e
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ dnl GLib
|
|||
GLIB_REQ=2.32
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
ORC_CHECK([0.4.18])
|
||||
ORC_CHECK([0.4.22.1])
|
||||
|
||||
dnl checks for gstreamer
|
||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||
|
|
Loading…
Reference in a new issue