[grilo-plugins/0.2.x] build: Fix typo in commit f2f81ba4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/0.2.x] build: Fix typo in commit f2f81ba4
- Date: Thu, 10 Sep 2015 11:16:16 +0000 (UTC)
commit 9252d3eb79fa1a49c4bed2b2152c371a7622777b
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 10 13:15:59 2015 +0200
build: Fix typo in commit f2f81ba4
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e5641b..cf3f4cf 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.91], HAVE_GOA=yes, HAVE_GOA=no)
+PKG_CHECK_MODULES(GOA, [goa-1.0 >= 3.17.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]