lftp: added gnutls to depends (from .oz354x)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 16 Aug 2006 06:39:57 +0000 (06:39 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 16 Aug 2006 06:39:57 +0000 (06:39 +0000)
packages/lftp/lftp_3.5.1.bb

index 2165418..a45b75f 100644 (file)
@@ -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"