diff --git a/package/smack/Config.in b/package/smack/Config.in index 55e9d2e694..3f26caecd6 100644 --- a/package/smack/Config.in +++ b/package/smack/Config.in @@ -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