git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd9458
)
lftp: added gnutls to depends (from .oz354x)
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 16 Aug 2006 06:39:57 +0000
(06:39 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 16 Aug 2006 06:39:57 +0000
(06:39 +0000)
packages/lftp/lftp_3.5.1.bb
patch
|
blob
|
history
diff --git
a/packages/lftp/lftp_3.5.1.bb
b/packages/lftp/lftp_3.5.1.bb
index
2165418
..
a45b75f
100644
(file)
--- 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"