summaryrefslogtreecommitdiffstats
path: root/package/vsftpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/vsftpd')
-rw-r--r--package/vsftpd/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/vsftpd/Config.in b/package/vsftpd/Config.in
index 8414c88f7..3d4cff1c0 100644
--- a/package/vsftpd/Config.in
+++ b/package/vsftpd/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_VSFTPD
bool "vsftpd"
+ depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
help
vsftpd is an ftp daemon written with security in mind.
http://vsftpd.beasts.org/