mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-24 09:34:25 +00:00
configure: Require orc >= 0.4.24
Needed for being able to compile video.orc https://bugzilla.gnome.org/show_bug.cgi?id=770698
This commit is contained in:
parent
7bb1064372
commit
6f9fedd857
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ dnl GLib
|
|||
GLIB_REQ=2.40.0
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
ORC_CHECK([0.4.23])
|
||||
ORC_CHECK([0.4.24])
|
||||
|
||||
dnl checks for gstreamer
|
||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||
|
|
Loading…
Reference in a new issue