[pitivi] configure.ac: Make sure people use latest GStreamer
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] configure.ac: Make sure people use latest GStreamer
- Date: Wed, 10 Mar 2010 15:54:52 +0000 (UTC)
commit f78b2e41455b77950499849f7bc6bbacabc25723
Author: Edward Hervey <bilboed bilboed com>
Date: Wed Mar 10 16:50:59 2010 +0100
configure.ac: Make sure people use latest GStreamer
We need 0.10.26 at least for a fix in decodebin2, but since 28 got released
within a short timespan, let's use that one.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 102c419..157950d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl the runtime checks in pitivi/check.py
AC_SUBST(PYGTK_REQ, 2.14.0)
AC_SUBST(PYGST_REQ, 0.10.16)
-AC_SUBST(GST_REQ, 0.10.24)
+AC_SUBST(GST_REQ, 0.10.28)
AC_SUBST(GNONLIN_REQ, 0.10.15)
AC_SUBST(PYCAIRO_REQ, 1.0.0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]