summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-libnet/perl-libnet-1.22.ebuild')
-rw-r--r--virtual/perl-libnet/perl-libnet-1.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-libnet/perl-libnet-1.22.ebuild b/virtual/perl-libnet/perl-libnet-1.22.ebuild
index e6d840593571..2d2a5124ae63 100644
--- a/virtual/perl-libnet/perl-libnet-1.22.ebuild
+++ b/virtual/perl-libnet/perl-libnet-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.5 2009/07/07 02:33:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.22.ebuild,v 1.6 2009/08/25 10:56:55 tove Exp $
DESCRIPTION="Virtual for libnet"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,4 +12,4 @@ KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~s
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/libnet-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )"