[gnome-music/wip/mschraal/core] flatpak: Use a fixed branch for Grilo
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core] flatpak: Use a fixed branch for Grilo
- Date: Mon, 15 Jul 2019 21:30:11 +0000 (UTC)
commit fe173532db064887f763f2e0abbde8b7e010d4ca
Author: Marinus Schraal <mschraal gnome org>
Date: Mon Jul 15 23:20:37 2019 +0200
flatpak: Use a fixed branch for Grilo
See grilo!41.
org.gnome.Music.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 96e90aeb..eb78df51 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -99,11 +99,12 @@
{
"name": "grilo",
"buildsystem": "meson",
- "config-opts": [ "-Denable-gtk-doc=false" ],
+ "config-opts": [ "-Denable-gtk-doc=false" ],
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/grilo.git"
+ "url": "https://gitlab.gnome.org/GNOME/grilo.git",
+ "branch": "wip/mschraal/fix-grilo-0.3.8"
}
],
"cleanup": [ "/include", "/bin" ]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]