From: Peter Korsgaard Date: Thu, 24 Jan 2013 08:26:52 +0000 (+0100) Subject: polkit: show comment when wchar isn't enabled X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6271f9099749744545eda66a31eb5c80e6278e52;p=buildroot.git polkit: show comment when wchar isn't enabled As pointed out by Arnout. Signed-off-by: Peter Korsgaard --- diff --git a/package/polkit/Config.in b/package/polkit/Config.in index da5f985623..b47022a026 100644 --- a/package/polkit/Config.in +++ b/package/polkit/Config.in @@ -9,3 +9,6 @@ config BR2_PACKAGE_POLKIT processes to speak to privileged processes. http://www.freedesktop.org/wiki/Software/polkit + +comment "polkit requires a toolchain with WCHAR support" + depends on !BR2_USE_WCHAR