summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/GD/GD-2.30.ebuild')
-rw-r--r--dev-perl/GD/GD-2.30.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/GD/GD-2.30.ebuild b/dev-perl/GD/GD-2.30.ebuild
index 7b3c83407235..371a1671e2da 100644
--- a/dev-perl/GD/GD-2.30.ebuild
+++ b/dev-perl/GD/GD-2.30.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/GD/GD-2.30.ebuild,v 1.12 2006/07/04 08:52:03 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.13 2006/08/05 04:06:43 mcummings Exp $
inherit eutils perl-module
@@ -18,7 +18,8 @@ DEPEND=">=media-libs/gd-2.0.28
jpeg? ( media-libs/jpeg )
truetype? ( =media-libs/freetype-2* )
xpm? ( || ( x11-libs/libXpm virtual/x11 ) )
- gif? ( media-libs/giflib )"
+ gif? ( media-libs/giflib )
+ dev-lang/perl"
RDEPEND="${DEPEND}"
src_compile() {
@@ -32,4 +33,5 @@ src_compile() {
perl-module_src_compile
}
-mydoc="GD.html" \ No newline at end of file
+mydoc="GD.html"
+