From: Gustavo Zacarias Date: Tue, 11 Oct 2011 14:02:56 +0000 (-0300) Subject: cvs: show it in config menu when toolchain lacks wchar X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ea28972734663094a76a08126f707d2f8133dfbb;p=buildroot.git cvs: show it in config menu when toolchain lacks wchar Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/cvs/Config.in b/package/cvs/Config.in index 2e61834c81..f9d5955f47 100644 --- a/package/cvs/Config.in +++ b/package/cvs/Config.in @@ -12,3 +12,6 @@ config BR2_PACKAGE_CVS_SERVER depends on BR2_PACKAGE_CVS help Enable cvs server code + +comment "cvs requires a toolchain with WCHAR support" + depends on !BR2_USE_WCHAR