projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2483197
)
configure: Require orc 0.4.8.1 for the volume test
author
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Sun, 5 Sep 2010 10:08:44 +0000
(12:08 +0200)
committer
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Sun, 5 Sep 2010 10:09:42 +0000
(12:09 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 7116766538acb9d80744f8920ce81759a8351e01..03ae26b195f32d9c85ce0034888e340ce198081a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-259,7
+259,7
@@
dnl *** checks for dependency libraries ***
dnl GLib is required
AG_GST_GLIB_CHECK([2.20])
-ORC_CHECK([0.4.
7
])
+ORC_CHECK([0.4.
8.1
])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)