projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7e98dc
)
net-ftp/lftp: Set sub-SLOT dependencies on dev-libs/openssl and net-libs/gnutls by...
author
Jeroen Roovers
<jer@gentoo.org>
Sat, 14 May 2016 07:39:30 +0000
(09:39 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Sat, 14 May 2016 07:39:30 +0000
(09:39 +0200)
Package-Manager: portage-2.2.28
net-ftp/lftp/lftp-4.7.1.ebuild
patch
|
blob
|
history
diff --git
a/net-ftp/lftp/lftp-4.7.1.ebuild
b/net-ftp/lftp/lftp-4.7.1.ebuild
index 3a58816ba2c9af399c786af85ece37c5c11c51d1..e7dec1a0d0487995d1aa7504ff9a26d44d06a72c 100644
(file)
--- a/
net-ftp/lftp/lftp-4.7.1.ebuild
+++ b/
net-ftp/lftp/lftp-4.7.1.ebuild
@@
-33,8
+33,8
@@
RDEPEND="
virtual/pam
)
ssl? (
- gnutls? ( >=net-libs/gnutls-1.2.3 )
- openssl? ( dev-libs/openssl:0 )
+ gnutls? ( >=net-libs/gnutls-1.2.3
:0=
)
+ openssl? ( dev-libs/openssl:0
=
)
)
verify-file? (
dev-perl/String-CRC32