summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.18.ebuild')
-rw-r--r--dev-perl/Socket6/Socket6-0.18.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-perl/Socket6/Socket6-0.18.ebuild b/dev-perl/Socket6/Socket6-0.18.ebuild
index 031b4073ec78..a48f35d7d929 100644
--- a/dev-perl/Socket6/Socket6-0.18.ebuild
+++ b/dev-perl/Socket6/Socket6-0.18.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/Socket6/Socket6-0.18.ebuild,v 1.4 2006/06/12 16:16:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.18.ebuild,v 1.5 2006/08/05 20:32:57 mcummings Exp $
inherit perl-module
@@ -14,3 +14,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"