summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/vsftpd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vsftpd/Config.in b/package/vsftpd/Config.in
index 3d4cff1c07..54ef7bdc73 100644
--- a/package/vsftpd/Config.in
+++ b/package/vsftpd/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_VSFTPD
bool "vsftpd"
- depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
+ depends on BR2_USE_MMU # fork()
help
vsftpd is an ftp daemon written with security in mind.
http://vsftpd.beasts.org/
OpenPOWER on IntegriCloud