[gnome-todo] flatpak: Build e-d-s from Git master
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] flatpak: Build e-d-s from Git master
- Date: Mon, 28 Jan 2019 22:58:02 +0000 (UTC)
commit 88c987e84c3f3560879c8041239dbbacaaaea3f0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Jan 28 22:57:04 2019 +0000
flatpak: Build e-d-s from Git master
We're currently depending on the g_autoptr definitions inside e-d-s, so
we cannot build from a stable tag.
build-aux/flatpak/org.gnome.Todo.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 263ff80..54fe77f 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -103,8 +103,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
- "tag" : "3.30.2"
+ "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]