[grilo-plugins] build: Fix typo in commit 4ee2ede3
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Fix typo in commit 4ee2ede3
- Date: Thu, 10 Sep 2015 11:15:32 +0000 (UTC)
commit 7c356c8c3030774e006f8702e4bca05fffd4bb90
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 10 13:15:08 2015 +0200
build: Fix typo in commit 4ee2ede3
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1b56074..45b3f6a 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]