diff options
Diffstat (limited to 'package/netcat-openbsd/Config.in')
-rw-r--r-- | package/netcat-openbsd/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/netcat-openbsd/Config.in b/package/netcat-openbsd/Config.in index 346561a856..fec0ad5222 100644 --- a/package/netcat-openbsd/Config.in +++ b/package/netcat-openbsd/Config.in @@ -18,7 +18,7 @@ config BR2_PACKAGE_NETCAT_OPENBSD https://packages.debian.org/sid/netcat-openbsd -comment "netcat-openbsd needs an (e)glibc toolchain w/ threads" +comment "netcat-openbsd needs a glibc toolchain w/ threads" depends on BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC ~ |