smack: fix dependencies comment
The comment should show when any of these conditions is not met. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f386839de1
commit
1e187d7720
@ -30,5 +30,4 @@ config BR2_PACKAGE_SMACK
|
||||
https://github.com/smack-team/smack
|
||||
|
||||
comment "smack needs a toolchain w/ dynamic library, headers >= 3.0"
|
||||
depends on BR2_PREFER_STATIC_LIB
|
||||
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
||||
depends on BR2_PREFER_STATIC_LIB || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
||||
|
Loading…
Reference in New Issue
Block a user