From 66bb10b7b0b66fbce4100a42979056c2182bc1da Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Sun, 13 Oct 2013 16:55:32 +0200 Subject: Config.in files: unify comments of toolchain option dependencies This patch lines up the comments in Config.in files that clarify which toolchain options the package depends on. Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- package/conntrack-tools/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/conntrack-tools/Config.in') diff --git a/package/conntrack-tools/Config.in b/package/conntrack-tools/Config.in index 64f18feefc..5a9d0ea9e7 100644 --- a/package/conntrack-tools/Config.in +++ b/package/conntrack-tools/Config.in @@ -17,7 +17,7 @@ config BR2_PACKAGE_CONNTRACK_TOOLS http://www.netfilter.org/projects/conntrack-tools/ -comment "conntrack-tools requires a toolchain with IPV6, LARGEFILE and threading support" +comment "conntrack-tools needs a toolchain w/ IPv6, largefile, threads" depends on !BR2_INET_IPV6 || \ !BR2_LARGEFILE || \ !(BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAIN_HAS_NATIVE_RPC) -- cgit v1.2.1