[pitivi: 3/4] configure.ac: Depend on latest gst-python



commit e91016d1f16c16ef0a491562ee0ad045c978f974
Author: Edward Hervey <bilboed bilboed com>
Date:   Mon Sep 6 11:01:48 2010 +0200

    configure.ac: Depend on latest gst-python
    
    Needed for the _pads_full* methods

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a62126b..7bdbb45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ dnl For a more exhaustive list of checks, you can have a look at
 dnl the runtime checks in pitivi/check.py
 
 AC_SUBST(PYGTK_REQ, 2.14.0)
-AC_SUBST(PYGST_REQ, 0.10.16)
+AC_SUBST(PYGST_REQ, 0.10.19)
 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]