diff options
Diffstat (limited to 'dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild')
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild index 01c9b324db4d..364e923dba93 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.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/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild,v 1.7 2004/06/25 00:19:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild,v 1.8 2004/07/02 05:00:05 eradicator Exp $ inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 alpha" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-lang/perl-5 dev-perl/libwww-perl >=dev-libs/openssl-0.9.6g" |