From f9eeb50852dfc8705bc4154ceed17a82d9179111 Mon Sep 17 00:00:00 2001
From: Torsten Veller <tove@gentoo.org>
Date: Tue, 29 Apr 2008 14:29:17 +0000
Subject: Depend on dev-perl/module-build (Portage version: 2.1.5_rc6)

---
 dev-perl/File-chdir/File-chdir-0.1002.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

(limited to 'dev-perl/File-chdir/File-chdir-0.1002.ebuild')

diff --git a/dev-perl/File-chdir/File-chdir-0.1002.ebuild b/dev-perl/File-chdir/File-chdir-0.1002.ebuild
index 798083f8bf63..58333c720636 100644
--- a/dev-perl/File-chdir/File-chdir-0.1002.ebuild
+++ b/dev-perl/File-chdir/File-chdir-0.1002.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.1 2008/04/29 04:58:22 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.2 2008/04/29 14:29:17 tove Exp $
 
 inherit perl-module
 
@@ -15,5 +15,7 @@ IUSE=""
 
 SRC_TEST="do"
 
-DEPEND=">=virtual/perl-File-Spec-3.27
-dev-lang/perl"
+RDEPEND=">=virtual/perl-File-Spec-3.27
+	dev-lang/perl"
+DEPEND="${RDEPEND}
+	dev-perl/module-build"
-- 
cgit v1.2.3-65-gdbad