summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild')
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
index 87753ba36825..43b313041968 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.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-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.8 2006/07/10 20:10:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.9 2006/08/05 04:16:42 mcummings Exp $
inherit perl-module
@@ -14,7 +14,10 @@ KEYWORDS="~amd64 ia64 sparc x86"
IUSE=""
SRC_TEST="do"
-DEPEND=">=x11-libs/gtk+-2"
+DEPEND=">=x11-libs/gtk+-2
+ dev-lang/perl"
RDEPEND=">=dev-perl/gtk2-perl-1.060
>=dev-perl/glib-perl-1.062"
+
+