|
@@ -91,7 +91,7 @@ endif
|
|
ifeq ($(BR2_PACKAGE_MPD_VORBIS),y)
|
|
ifeq ($(BR2_PACKAGE_MPD_VORBIS),y)
|
|
MPD_DEPENDENCIES += libvorbis
|
|
MPD_DEPENDENCIES += libvorbis
|
|
else
|
|
else
|
|
-MPD_CONF_OPT += --disable-vorbis
|
|
|
|
|
|
+MPD_CONF_OPT += --disable-vorbis --disable-vorbis-encoder
|
|
endif
|
|
endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_MPD_MPG123),y)
|
|
ifeq ($(BR2_PACKAGE_MPD_MPG123),y)
|