[gnome-maps] flatpak: Downgrade e-d-s dependency to 3.32.2
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] flatpak: Downgrade e-d-s dependency to 3.32.2
- Date: Sun, 19 May 2019 11:09:37 +0000 (UTC)
commit 0e3fc92f682bb6d4c1b10253173e6ecbd35bcea3
Author: Marcus Lundblad <ml update uu se>
Date: Sun May 19 13:06:48 2019 +0200
flatpak: Downgrade e-d-s dependency to 3.32.2
Awaiting some issues currently with gtk-doc when building
latest libical (libical-glib is now needed for
evolution-data-server), downgrade the e-d-s dependency
to the latest stable 3.32.x release.
org.gnome.Maps.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 6507156..0a6aad4 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -147,11 +147,12 @@
"-DENABLE_VALA_BINDINGS=ON",
"-DENABLE_INTROSPECTION=ON"
],
- "cmake" : true,
+ "buildsystem" : "cmake",
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git"
+ "type" : "archive",
+ "url" :
"https://ftp.gnome.org/pub/gnome/sources/evolution-data-server/3.32/evolution-data-server-3.32.2.tar.xz",
+ "sha256": "7ea7491065fd0382f2268cf6bf95331a75dfda587d5940deb47f9e74be1ab3c9"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]