|
@@ -692,13 +692,6 @@ else
|
|
|
GST1_PLUGINS_BAD_CONF_OPTS += --disable-mpeg2enc
|
|
|
endif
|
|
|
|
|
|
-ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPG123),y)
|
|
|
-GST1_PLUGINS_BAD_CONF_OPTS += --enable-mpg123
|
|
|
-GST1_PLUGINS_BAD_DEPENDENCIES += mpg123
|
|
|
-else
|
|
|
-GST1_PLUGINS_BAD_CONF_OPTS += --disable-mpg123
|
|
|
-endif
|
|
|
-
|
|
|
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MUSEPACK),y)
|
|
|
GST1_PLUGINS_BAD_CONF_OPTS += --enable-musepack
|
|
|
GST1_PLUGINS_BAD_DEPENDENCIES += musepack
|