[gnome-continuous] Move exiv before gexiv2
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Move exiv before gexiv2
- Date: Mon, 20 Nov 2017 11:58:59 +0000 (UTC)
commit 4d7ef63f5ebcce9ff3c7816cc384aa847638d13c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Nov 20 11:58:30 2017 +0000
Move exiv before gexiv2
Otherwise the dependency won't be satisfied.
manifest.json | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c1946af..be0ea0d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1167,6 +1167,11 @@
{"src": "gnome:gnome-autoar"},
+ {"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-gitlab:GNOME/nautilus.git",
@@ -1249,11 +1254,6 @@
"config-opts": ["--disable-examples", "--enable-jasper", "--enable-lcms"],
"patches": ["libraw-autogen.patch", "libraw-pkgconfig.patch"]},
- {"src": "tarball:http://www.exiv2.org/exiv2-0.25.tar.gz",
- "name": "exiv2",
- "checksum": "c80bfc778a15fdb06f71265db2c3d49d8493c382e516cb99b8c9f9cbde36efa4",
- "patches": ["exiv2-no-builddir.patch"]},
-
{"src": "gnome:gegl",
"config-opts": ["--disable-docs", "--with-jasper", "--with-libraw", "--without-lua"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]