summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild
index fc857a5a830b..38fac3f485c5 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild,v 1.14 2006/07/04 19:53:22 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a-r1.ebuild,v 1.15 2006/08/05 20:16:01 mcummings Exp $
IUSE="jabber ssl"
@@ -36,7 +36,8 @@ DEPEND="dev-perl/XML-Parser
jabber? ( dev-perl/Net-Jabber )
ssl? ( dev-perl/IO-Socket-SSL )
dev-perl/Compress-Zlib
- >=dev-perl/MIME-tools-5.413"
+ >=dev-perl/MIME-tools-5.413
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_unpack() {
@@ -47,4 +48,5 @@ src_unpack() {
# cpan. This patch alters the dependancy to the "real" stable version of
# MIME::Parser.
epatch ${FILESDIR}/SOAP-Lite-0.60.a.patch
-} \ No newline at end of file
+}
+