summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 12:43:15 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-06 12:43:15 +0000
commitfca9d9e737842359936904a13a457a4e72f5611c (patch)
treea0c57c9cfc52424a4ee1afa88a2b413ea8a08962
parent6929332b86d0ebd09c5f09137bca4e248e4fb5ba (diff)
downloaddefinitions-fca9d9e737842359936904a13a457a4e72f5611c.tar.gz
Really fix grilo-plugins build
-rw-r--r--gnome/strata/gnome/grilo-plugins.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome/strata/gnome/grilo-plugins.morph b/gnome/strata/gnome/grilo-plugins.morph
index 2ec71a02..6297575b 100644
--- a/gnome/strata/gnome/grilo-plugins.morph
+++ b/gnome/strata/gnome/grilo-plugins.morph
@@ -4,7 +4,7 @@ kind: chunk
build-system: autotools
configure-commands:
-# The Jamendo fails to compile with the project's default set of compile
-# options (which includes lots of -Werror nonsense)
+# The Jamendo and TMBD plugins fail to compile with the project's default set
+# of compile options (which includes lots of -Werror nonsense) when using GCC7
- NOCONFIGURE=1 ./autogen.sh
-- ./configure --prefix="$PREFIX" --disable-jamendo
+- ./configure --prefix="$PREFIX" --disable-jamendo --disable-tmdb