|
@@ -60,7 +60,7 @@ else
|
|
MEDIASTREAMER_CONF_OPTS += --disable-pulseaudio
|
|
MEDIASTREAMER_CONF_OPTS += --disable-pulseaudio
|
|
endif
|
|
endif
|
|
|
|
|
|
-ifeq ($(BR2_PACKAGE_SPEEX),y)
|
|
|
|
|
|
+ifeq ($(BR2_PACKAGE_SPEEX)$(BR2_PACKAGE_SPEEXDSP),yy)
|
|
MEDIASTREAMER_CONF_OPTS += --enable-speex
|
|
MEDIASTREAMER_CONF_OPTS += --enable-speex
|
|
MEDIASTREAMER_DEPENDENCIES += speex
|
|
MEDIASTREAMER_DEPENDENCIES += speex
|
|
else
|
|
else
|