aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lftp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/lftp')
-rw-r--r--packages/lftp/lftp_3.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lftp/lftp_3.5.1.bb b/packages/lftp/lftp_3.5.1.bb
index 21654188b3..a45b75fe35 100644
--- a/packages/lftp/lftp_3.5.1.bb
+++ b/packages/lftp/lftp_3.5.1.bb
@@ -4,7 +4,7 @@ transfer program. Supported protocols include FTP, HTTP, \
and FISH."
HOMEPAGE = "http://lftp.yar.ru"
SECTION = "console/network"
-DEPENDS = "readline"
+DEPENDS = "readline gnutls"
SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/file-transfer/lftp-3.5.1.tar.gz"