summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild
index f76243f5d0f0..e77e9ef0cff5 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild,v 1.4 2006/07/10 16:02:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild,v 1.5 2006/08/05 04:35:31 mcummings Exp $
inherit perl-module
@@ -17,5 +17,7 @@ SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
virtual/perl-Digest-MD5
- virtual/perl-Storable"
-RDEPEND="${DEPEND}" \ No newline at end of file
+ virtual/perl-Storable
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+