package/gst1-plugins-bad: fix decklink comment

It was missing the dependency on the toolchain features.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yann E. MORIN 2013-09-27 19:26:42 +02:00 committed by Peter Korsgaard
parent 231f95a94b
commit 0c4c5619d0
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DECKLINK
Blackmagic Decklink plugin
comment "decklink requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DIRECTFB
bool "directfb"