Loading package/directfb/Config.in +3 −2 Original line number Diff line number Diff line config BR2_PACKAGE_DIRECTFB bool "directfb" depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_INSTALL_LIBSTDCPP select BR2_PACKAGE_FREETYPE select BR2_PACKAGE_ZLIB help Loading Loading @@ -120,5 +121,5 @@ config BR2_PACKAGE_DIRECTFB_TESTS endif # BR2_PACKAGE_DIRECTFB comment "directfb needs a toolchain with thread support" depends on !BR2_TOOLCHAIN_HAS_THREADS comment "directfb needs a toolchain with C++ and thread support" depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP package/multimedia/gst-plugins-bad/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DIRECTFB bool "directfb" select BR2_PACKAGE_DIRECTFB depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_INSTALL_LIBSTDCPP config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVB bool "dvb" Loading Loading
package/directfb/Config.in +3 −2 Original line number Diff line number Diff line config BR2_PACKAGE_DIRECTFB bool "directfb" depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_INSTALL_LIBSTDCPP select BR2_PACKAGE_FREETYPE select BR2_PACKAGE_ZLIB help Loading Loading @@ -120,5 +121,5 @@ config BR2_PACKAGE_DIRECTFB_TESTS endif # BR2_PACKAGE_DIRECTFB comment "directfb needs a toolchain with thread support" depends on !BR2_TOOLCHAIN_HAS_THREADS comment "directfb needs a toolchain with C++ and thread support" depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP
package/multimedia/gst-plugins-bad/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DIRECTFB bool "directfb" select BR2_PACKAGE_DIRECTFB depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_INSTALL_LIBSTDCPP config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVB bool "dvb" Loading