mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
polkit: show comment when wchar isn't enabled
As pointed out by Arnout. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user