summaryrefslogtreecommitdiffstats
path: root/package/taskd
diff options
context:
space:
mode:
Diffstat (limited to 'package/taskd')
-rw-r--r--package/taskd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/taskd/Config.in b/package/taskd/Config.in
index c068b34724..19d123fb59 100644
--- a/package/taskd/Config.in
+++ b/package/taskd/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_TASKD
bool "taskd"
depends on !BR2_STATIC_LIBS # gnutls
- depends on BR2_USE_WCHAR
+ depends on BR2_USE_WCHAR # gnutls
depends on BR2_USE_MMU # fork()
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_GNUTLS
OpenPOWER on IntegriCloud