[pitivi] configure.ac: require the latest gstreamer core and python bindings
- From: Edward Hervey <edwardrv src gnome org>
- To: svn-commits-list gnome org
- Subject: [pitivi] configure.ac: require the latest gstreamer core and python bindings
- Date: Mon, 11 May 2009 05:47:33 -0400 (EDT)
commit d29e7827fcd902b72e8d41fac8197cc52545d094
Author: Edward Hervey <bilboed bilboed com>
Date: Mon May 11 12:10:00 2009 +0200
configure.ac: require the latest gstreamer core and python bindings
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index c017345..8efe084 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,8 +32,8 @@ 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.12.0)
-AC_SUBST(PYGST_REQ, 0.10.14.1)
-AC_SUBST(GST_REQ, 0.10.13.1)
+AC_SUBST(PYGST_REQ, 0.10.15)
+AC_SUBST(GST_REQ, 0.10.23)
AC_SUBST(GNONLIN_REQ, 0.10.10.2)
AC_SUBST(PYCAIRO_REQ, 1.0.0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]