[gnome-photos] build: Bump minimum GEGL version to 0.3.14



commit 747f6ec86791dd72f5f6f32094e05b97a3fc2225
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Feb 27 22:48:22 2017 +0100

    build: Bump minimum GEGL version to 0.3.14
    
    We need gegl:pixbuf to use the correct rowstride so that our
    thumbnailer doesn't generate distorted thumbnails.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690255

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 53188e0..c1896ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ GLIB_GSETTINGS
 
 CAIRO_MIN_VERSION=1.14.0
 GDATA_MIN_VERSION=0.15.2
-GEGL_MIN_VERSION=0.3.11
+GEGL_MIN_VERSION=0.3.14
 GFBGRAPH_MIN_VERSION=0.2.1
 GLIB_MIN_VERSION=2.44.0
 GOA_MIN_VERSION=3.8.0


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