mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
gst-plugins-good: add missing FLAC dependency
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user