|
@@ -1,9 +1,9 @@
|
|
comment "w_scan needs a toolchain w/ headers >= 3.0"
|
|
comment "w_scan needs a toolchain w/ headers >= 3.0"
|
|
- depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
|
|
|
|
|
+ depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3
|
|
|
|
|
|
config BR2_PACKAGE_W_SCAN
|
|
config BR2_PACKAGE_W_SCAN
|
|
bool "w_scan"
|
|
bool "w_scan"
|
|
- depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
|
|
|
|
|
+ depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
|
help
|
|
help
|
|
w_scan is a small command line utility used to perform frequency
|
|
w_scan is a small command line utility used to perform frequency
|