[gnome-photos] build: Update the minimum required version of Grilo



commit 45688af06cdc93b72ef7fc69cdab946df5722c48
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Oct 21 21:42:01 2015 +0100

    build: Update the minimum required version of Grilo
    
    Since we're depending on Grilo 0.3, we should use a 0.3 version number,
    instead of a 0.2 one.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e124d5d..d558281 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ GDATA_MIN_VERSION=0.15.2
 GFBGRAPH_MIN_VERSION=0.2.1
 GLIB_MIN_VERSION=2.39.3
 GOA_MIN_VERSION=3.8.0
-GRILO_MIN_VERSION=0.2.6
+GRILO_MIN_VERSION=0.3.0
 GTK_MIN_VERSION=3.15.5
 LIBEXIF_MIN_VERSION=0.6.14
 LIBRSVG_MIN_VERSION=2.26.0


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