gst-plugins-good: add missing FLAC dependency
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
parent
0aa046b35e
commit
f0af25f581
@ -275,6 +275,7 @@ endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLAC),y)
|
||||
GST_PLUGINS_GOOD_CONF_OPT += --enable-flac
|
||||
GST_PLUGINS_GOOD_DEPENDENCIES += flac
|
||||
else
|
||||
GST_PLUGINS_GOOD_CONF_OPT += --disable-flac
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user