mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
gst-plugins-bad: decklink plugin needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d6fb91bf7a
commit
bcde677598
@ -55,8 +55,12 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DEBUGUTILS
|
|||||||
bool "debugutils"
|
bool "debugutils"
|
||||||
|
|
||||||
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DECKLINK
|
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DECKLINK
|
||||||
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
bool "decklink"
|
bool "decklink"
|
||||||
|
|
||||||
|
comment "decklink requires a toolchain with C++ support enabled"
|
||||||
|
depends on !BR2_INSTALL_LIBSTDCPP
|
||||||
|
|
||||||
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DTMF
|
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DTMF
|
||||||
bool "dtmf"
|
bool "dtmf"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user