diff options
Diffstat (limited to 'perl-core/Storable/Storable-2.13.ebuild')
-rw-r--r-- | perl-core/Storable/Storable-2.13.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-core/Storable/Storable-2.13.ebuild b/perl-core/Storable/Storable-2.13.ebuild index ca0292273d45..61084e0013ab 100644 --- a/perl-core/Storable/Storable-2.13.ebuild +++ b/perl-core/Storable/Storable-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.13.ebuild,v 1.3 2005/09/30 21:48:10 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.13.ebuild,v 1.4 2006/08/04 13:30:56 mcummings Exp $ inherit perl-module @@ -14,3 +14,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" + +DEPEND="dev-lang/perl" |