[grilo-plugins] build: Bump gnome-online-accounts requirement
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Bump gnome-online-accounts requirement
- Date: Thu, 10 Sep 2015 10:58:30 +0000 (UTC)
commit 4ee2ede3912be8bc50bb0f9fa453c8f9ac554746
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 10 12:56:28 2015 +0200
build: Bump gnome-online-accounts requirement
Music support was added in that version.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a0768d5..1b56074 100644
--- a/configure.ac
+++ b/configure.ac
@@ -142,7 +142,7 @@ PKG_CHECK_MODULES(GTHREAD, gthread-2.0, HAVE_GTHREAD=yes, HAVE_GTHREAD=no)
PKG_CHECK_MODULES(OAUTH, oauth, HAVE_OAUTH=yes, HAVE_OAUTH=no)
-PKG_CHECK_MODULES(GOA, [goa-1.0 >= 3.7.2], HAVE_GOA=yes, HAVE_GOA=no)
+PKG_CHECK_MODULES(GOA, [goa-1.0 >= 3.7.91], HAVE_GOA=yes, HAVE_GOA=no)
PKG_CHECK_MODULES(TOTEM_PL_PARSER, totem-plparser >= 3.4.1, HAVE_TOTEM_PL_PARSER=yes,
HAVE_TOTEM_PL_PARSER=no)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]