summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild')
-rw-r--r--dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild
index 586d34e92b61..30b8bc8814b6 100644
--- a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild
+++ b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.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/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.8 2006/07/04 09:47:14 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.9 2006/08/05 04:17:27 mcummings Exp $
inherit perl-module
@@ -16,5 +16,7 @@ IUSE=""
DEPEND=">=x11-libs/gtk+-2
>=gnome-extra/gtkhtml-2.0.0
>=dev-perl/glib-perl-1.012
- >=dev-perl/gtk2-perl-1.012"
-RDEPEND="${DEPEND}" \ No newline at end of file
+ >=dev-perl/gtk2-perl-1.012
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+