From: Yann E. MORIN Date: Sat, 1 Mar 2014 14:53:05 +0000 (+0100) Subject: package/w_scan: requires kernel headers >= 3.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e583d1350793c377a01c8f4df484e056934aa51a;p=buildroot.git package/w_scan: requires kernel headers >= 3.0 It needs DVB API version 5.3 or later, introduced in linux 3.0. Fixes: http://autobuild.buildroot.net/results/6e7/6e7c691099a8f3eef4fc84860ceb1a94f25873eb Signed-off-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/package/w_scan/Config.in b/package/w_scan/Config.in index 4487b0a869..02cb2c35c4 100644 --- a/package/w_scan/Config.in +++ b/package/w_scan/Config.in @@ -1,5 +1,9 @@ +comment "w_scan needs a toolchain w/ headers >= 3.0" + depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 + config BR2_PACKAGE_W_SCAN bool "w_scan" + depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE help w_scan is a small command line utility used to perform frequency