expedite: fix dependencies comment logic

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2015-05-07 09:35:26 +03:00 committed by Peter Korsgaard
parent 1f75157994
commit 4ec088dcec

View File

@ -12,5 +12,4 @@ config BR2_PACKAGE_EXPEDITE
reproduce real world usage cases.
comment "expedite needs a toolchain w/ C++, threads"
depends on !BR2_INSTALL_LIBSTDCPP
depends on !BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS