summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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