[gnome-music/wip/mschraal/grilo-last-played-annotation: 2/2] meson: Bump Grilo dep to 0.3.8 for annotation fix
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/grilo-last-played-annotation: 2/2] meson: Bump Grilo dep to 0.3.8 for annotation fix
- Date: Thu, 30 May 2019 09:52:13 +0000 (UTC)
commit a8804ed84311d28f708d8d7d5861eeb7290d00e5
Author: Marinus Schraal <mschraal gnome org>
Date: Thu May 30 11:45:48 2019 +0200
meson: Bump Grilo dep to 0.3.8 for annotation fix
Grilo get_last_played was incorrectly annotated for the introspection
bindings, resulting in hard to track problems over the years. With grilo!37
these are now hopefully a blast from the past.
Fixes: #131,#286
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 223fb234..f040bc22 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.4')
+dependency('grilo-0.3', version: '>= 0.3.8')
dependency('grilo-plugins-0.3', version: '>= 0.3.8')
subproject('libgd',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]