projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ffd723
)
Bump ORC requirement to 4.22.1
author
Nicolas Dufresne
<nicolas.dufresne@collabora.com>
Fri, 5 Dec 2014 23:16:53 +0000
(18:16 -0500)
committer
Nicolas Dufresne
<nicolas.dufresne@collabora.com>
Fri, 5 Dec 2014 23:18:57 +0000
(18:18 -0500)
We now depend on git commit f1cfa5, "orcc: allow setting custom
backup function"
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 50e94930911a52f72918ac1b403724bba220bace..b31e47b219d2501e9243e9c275297b9b8bd2f5b1 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)