[pitivi] configure.ac: Update requirements for gnonlin/gstreamer



commit 8ee0f6c779b619d38137f59b19ad24c331ee2ea6
Author: Edward Hervey <bilboed bilboed com>
Date:   Sun Jun 14 08:56:55 2009 +0200

    configure.ac: Update requirements for gnonlin/gstreamer
    
    We need latest gnonlin git for gnlcomposition/gnloperation fixes.
    We need latest -base for adder fixes.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index edef7ae..98901ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,8 +33,8 @@ dnl the runtime checks in pitivi/check.py
 
 AC_SUBST(PYGTK_REQ, 2.12.0)
 AC_SUBST(PYGST_REQ, 0.10.15)
-AC_SUBST(GST_REQ, 0.10.23)
-AC_SUBST(GNONLIN_REQ, 0.10.10.3)
+AC_SUBST(GST_REQ, 0.10.23.1)
+AC_SUBST(GNONLIN_REQ, 0.10.11.1)
 AC_SUBST(PYCAIRO_REQ, 1.0.0)
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]