diff --git a/package/lftp/Config.in b/package/lftp/Config.in index 6a65edf49..fb4ac1361 100644 --- a/package/lftp/Config.in +++ b/package/lftp/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_LFTP depends on BR2_USE_MMU # fork() select BR2_PACKAGE_READLINE select BR2_PACKAGE_ZLIB - select BR2_PACKAGE_GNUTLS if !BR2_PACKAGE_OPENSSL + select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_GNUTLS help LFTP is a sophisticated ftp/http client, and a file transfer program supporting a number of network protocols. Like BASH, it has job