[gnome-music/wip/mschraal/bump-grilo-to-0.3.9] build: Require Grilo 0.3.9
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/bump-grilo-to-0.3.9] build: Require Grilo 0.3.9
- Date: Wed, 17 Jul 2019 09:40:37 +0000 (UTC)
commit a28c511ed42f2d5731043e7b0d5087bd5d667402
Author: Marinus Schraal <mschraal gnome org>
Date: Wed Jul 17 11:38:57 2019 +0200
build: Require Grilo 0.3.9
The 0.3.8 had an introspection bug that got resolved in 0.3.9.
Also remove a workaround from the flatpak json.
meson.build | 2 +-
org.gnome.Music.json | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/meson.build b/meson.build
index 2f54f9c4..21e175a0 100644
--- a/meson.build
+++ b/meson.build
@@ -45,7 +45,7 @@ dependency('libsoup-2.4')
dependency('tracker-sparql-2.0', version: '>= 1.99.1')
dependency('pygobject-3.0', version: '>= 3.29.1')
dependency('py3cairo', version: '>= 1.14.0')
-dependency('grilo-0.3', version: '>= 0.3.8')
+dependency('grilo-0.3', version: '>= 0.3.9')
dependency('grilo-plugins-0.3', version: '>= 0.3.9')
subproject('libgd',
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 564af941..2ec42029 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -103,8 +103,7 @@
"sources": [
{
"type": "git",
- "url": "https://gitlab.gnome.org/GNOME/grilo.git",
- "commit": "d6fad8022b74e21c489ff8633535657b9cb474b3"
+ "url": "https://gitlab.gnome.org/GNOME/grilo.git"
}
],
"cleanup": [ "/include", "/bin" ]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]