diff options
Diffstat (limited to 'package/sysprof/Config.in')
-rw-r--r-- | package/sysprof/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sysprof/Config.in b/package/sysprof/Config.in index d78062aebc..70e89033c3 100644 --- a/package/sysprof/Config.in +++ b/package/sysprof/Config.in @@ -24,5 +24,5 @@ config BR2_PACKAGE_SYSPROF_GUI endif -comment "sysprof requires a toolchain with WCHAR and threading support" +comment "sysprof needs a toolchain w/ wchar, threads" depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS |