[grilo-plugins] thetvdb: Bump gom requirements
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] thetvdb: Bump gom requirements
- Date: Sat, 26 Dec 2015 18:05:06 +0000 (UTC)
commit 2b979abb7d64c974ae8248bd88a2c9fbd2c7b67f
Author: Bastien Nocera <hadess hadess net>
Date: Sat Dec 26 19:03:50 2015 +0100
thetvdb: Bump gom requirements
This ensures that the version of gom supports creating new tables
in subsequent database versions.
https://bugzilla.gnome.org/show_bug.cgi?id=759835
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2aed617..e8a4350 100644
--- a/configure.ac
+++ b/configure.ac
@@ -172,7 +172,7 @@ PKG_CHECK_MODULES(AVAHI, [avahi-gobject avahi-glib avahi-client], HAVE_AVAHI=yes
PKG_CHECK_MODULES(MEDIAART, [libmediaart-2.0], HAVE_MEDIAART=yes, HAVE_MEDIAART=no)
-PKG_CHECK_MODULES(GOM, [gom-1.0 >= 0.3.0], HAVE_GOM=yes, HAVE_GOM=no)
+PKG_CHECK_MODULES(GOM, [gom-1.0 >= 0.3.2], HAVE_GOM=yes, HAVE_GOM=no)
# Search available Tracker version
trackerpkg="tracker-sparql-0.10"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]