diff options
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.7.1.ebuild b/net-ftp/lftp/lftp-4.7.1.ebuild index 3a58816ba2c9..e7dec1a0d048 100644 --- 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 |