diff options
Diffstat (limited to 'net-ftp/lftp/lftp-3.7.14.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-3.7.14.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-3.7.14.ebuild b/net-ftp/lftp/lftp-3.7.14.ebuild index 7ab067519eb4..59ac572adfa2 100644 --- a/net-ftp/lftp/lftp-3.7.14.ebuild +++ b/net-ftp/lftp/lftp-3.7.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.14.ebuild,v 1.7 2009/07/19 12:54:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.14.ebuild,v 1.8 2009/09/23 18:36:50 patrick Exp $ DESCRIPTION="A sophisticated ftp/sftp/http/https client and file transfer program" HOMEPAGE="http://lftp.yar.ru/" @@ -19,7 +19,6 @@ RDEPEND=">=sys-libs/ncurses-5.1 gnutls? ( >=net-libs/gnutls-1.2.3 ) !gnutls? ( >=dev-libs/openssl-0.9.6 ) ) - virtual/libc >=sys-libs/readline-5.1" DEPEND="${RDEPEND} |