mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
gst-plugins-good: remove dependencies for matroska plugin
This was forgotten when adding config options for zlib and bzip2. The matroska plugin doesn't need these dependencies, they are optional. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
parent
f0af25f581
commit
f12e7def7c
@ -171,7 +171,6 @@ endif
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA),y)
|
ifeq ($(BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA),y)
|
||||||
GST_PLUGINS_GOOD_CONF_OPT += --enable-matroska
|
GST_PLUGINS_GOOD_CONF_OPT += --enable-matroska
|
||||||
GST_PLUGINS_GOOD_DEPENDENCIES += zlib bzip2
|
|
||||||
else
|
else
|
||||||
GST_PLUGINS_GOOD_CONF_OPT += --disable-matroska
|
GST_PLUGINS_GOOD_CONF_OPT += --disable-matroska
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user