diff options
Diffstat (limited to 'app-text/sword/sword-1.5.6.ebuild')
-rw-r--r-- | app-text/sword/sword-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sword/sword-1.5.6.ebuild b/app-text/sword/sword-1.5.6.ebuild index 86350bd34519..0c159b3e2aec 100644 --- a/app-text/sword/sword-1.5.6.ebuild +++ b/app-text/sword/sword-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.6.ebuild,v 1.6 2004/06/24 22:52:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.6.ebuild,v 1.7 2004/07/01 12:05:37 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="curl" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/zlib curl? ( >=net-misc/curl-7.10.8 )" |