summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libshout/libshout.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libshout/libshout.mk b/package/libshout/libshout.mk
index 1166f58d3e..faee3eb0ad 100644
--- a/package/libshout/libshout.mk
+++ b/package/libshout/libshout.mk
@@ -19,7 +19,7 @@ LIBSHOUT_CONF_OPTS += --disable-theora
endif
ifeq ($(BR2_PACKAGE_SPEEX),y)
-LIBSHOUT_CONF_OPT += --enable-speex
+LIBSHOUT_CONF_OPTS += --enable-speex
LIBSHOUT_DEPENDENCIES += speex
else
LIBSHOUT_CONF_OPTS += --disable-speex
OpenPOWER on IntegriCloud