[gnome-music/wip/jfelder/lastfm-ui-part-2: 16/22] flatpak: Use Goa branch with goabackend introspection support
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/lastfm-ui-part-2: 16/22] flatpak: Use Goa branch with goabackend introspection support
- Date: Sat, 1 Feb 2020 10:11:02 +0000 (UTC)
commit 48ee645599830f2f5b430958e567a7d521a9754b
Author: Jean Felder <jfelder src gnome org>
Date: Tue Jan 14 21:03:47 2020 +0100
flatpak: Use Goa branch with goabackend introspection support
org.gnome.Music.json | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 30a2ccab..c1e440c5 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -75,16 +75,27 @@
}
]
},
+ {
+ "name" : "rest",
+ "buildsystem" : "autotools",
+ "sources" : [
+ {
+ "type" : "git",
+ "branch" : "librest-0-7",
+ "url" : "https://gitlab.gnome.org/GNOME/librest.git"
+ }
+ ]
+ },
{
"name": "gnome-online-accounts",
"config-opts": [ "--enable-introspection",
"--disable-documentation",
- "--disable-backend",
"--disable-Werror" ],
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git"
+ "url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git",
+ "branch": "wip/jfelder/add-goabackend-introspection"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]