[pitivi] check: Bump the GNonLin and GES dependencies to 1.4.0



commit 0c26d74fd8a291842b92ad5d840f0cd6f9ab0797
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Fri Oct 24 13:45:11 2014 -0400

    check: Bump the GNonLin and GES dependencies to 1.4.0

 pitivi/check.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pitivi/check.py b/pitivi/check.py
index d308f5c..53b5ae7 100644
--- a/pitivi/check.py
+++ b/pitivi/check.py
@@ -176,11 +176,11 @@ class CairoDependency(ClassicDependency):
 HARD_DEPENDENCIES = (CairoDependency("1.10.0"),
                      GtkOrClutterDependency("Clutter", "1.12.0"),
                      GstDependency("Gst", "1.4.0"),
-                     GstDependency("GES", "1.2.0.0"),
+                     GstDependency("GES", "1.4.0.0"),
                      GtkOrClutterDependency("Gtk", "3.10.0"),
                      ClassicDependency("numpy", None),
                      GIDependency("Gio", None),
-                     GstPluginDependency("gnonlin", "1.2.0"))
+                     GstPluginDependency("gnonlin", "1.4.0"))
 
 PYCANBERRA_SOFT_DEPENDENCY = ClassicDependency("pycanberra", None,
                                                _("enables sound notifications when rendering is complete"))


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