mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 01:47:42 +00:00
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)
|
ifeq ($(BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLAC),y)
|
||||||
GST_PLUGINS_GOOD_CONF_OPT += --enable-flac
|
GST_PLUGINS_GOOD_CONF_OPT += --enable-flac
|
||||||
|
GST_PLUGINS_GOOD_DEPENDENCIES += flac
|
||||||
else
|
else
|
||||||
GST_PLUGINS_GOOD_CONF_OPT += --disable-flac
|
GST_PLUGINS_GOOD_CONF_OPT += --disable-flac
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user