projects
/
platform
/
upstream
/
gst-editing-services.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15aba65
)
configure.ac: Require latest gst-plugins-base for 'playsink'
author
Edward Hervey
<edward.hervey@collabora.co.uk>
Mon, 14 Sep 2009 17:23:21 +0000
(19:23 +0200)
committer
Edward Hervey
<edward.hervey@collabora.co.uk>
Mon, 14 Sep 2009 17:47:59 +0000
(19:47 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e0db1f7
..
3d82168
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-45,8
+45,8
@@
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.2
3.1
-GSTPB_REQ=0.10.2
3
.1
+GST_REQ=0.10.2
4
+GSTPB_REQ=0.10.2
4
.1
dnl *** autotools stuff ****