summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 00:55:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 00:55:55 +0000
commit3a82b21da2d1f543439fc39ca9492b1a88e5c82c (patch)
tree9a66a06e2ab30b2f320194567a04065564bf2380 /dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
parentAdding perl dep; fixed DEPEND (diff)
downloadgentoo-2-3a82b21da2d1f543439fc39ca9492b1a88e5c82c.tar.gz
gentoo-2-3a82b21da2d1f543439fc39ca9492b1a88e5c82c.tar.bz2
gentoo-2-3a82b21da2d1f543439fc39ca9492b1a88e5c82c.zip
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild')
-rw-r--r--dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
index 117a79efb71a..fb41a50f762a 100644
--- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild
+++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.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/Compress-Bzip2/Compress-Bzip2-2.09.ebuild,v 1.8 2006/07/10 14:53:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Bzip2/Compress-Bzip2-2.09.ebuild,v 1.9 2006/08/05 00:55:55 mcummings Exp $
inherit perl-module
@@ -13,9 +13,10 @@ SLOT="0"
KEYWORDS="amd64 ia64 ~mips sparc x86"
IUSE=""
-DEPEND="app-arch/bzip2"
+DEPEND="app-arch/bzip2
+ dev-lang/perl"
RDEPEND="${DEPEND}"
SRC_TEST="do"
-mydoc="TODO" \ No newline at end of file
+mydoc="TODO"