[gnome-continuous] Move exiv2 build



commit b8f7119b80fd028765ea07c5c04345a187cde3af
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jul 18 04:49:09 2017 +0100

    Move exiv2 build
    
    We need to build exiv2 before gexiv2.

 manifest.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 1d5401e..db582cd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1232,16 +1232,16 @@
                  "config-opts": ["--disable-examples", "--enable-jasper", "--enable-lcms"],
                  "patches": ["libraw-autogen.patch", "libraw-pkgconfig.patch"]},
 
-               {"src": "gnome:gexiv2"},
-
-               {"src": "gnome:gegl",
-                 "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
-
                 {"src": "tarball:http://www.exiv2.org/exiv2-0.25.tar.gz";,
                  "name": "exiv2",
                  "checksum": "c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4",
                  "patches": ["exiv2-no-builddir.patch"]},
 
+               {"src": "gnome:gexiv2"},
+
+               {"src": "gnome:gegl",
+                 "config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
+
                {"src": "gnome:gnome-color-manager"},
 
                {"src": "gnome:gnome-photos",


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