[pitivi] configure.ac: Require latest gnonlin for 'update' speedups.



commit daf9a18de86bb748bb98549a7ef9a9b9e0514740
Author: Edward Hervey <bilboed bilboed com>
Date:   Thu May 21 11:40:50 2009 +0200

    configure.ac: Require latest gnonlin for 'update' speedups.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 5cc46ff..86f41a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ 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.2)
+AC_SUBST(GNONLIN_REQ, 0.10.10.3)
 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]