diff options
Diffstat (limited to 'dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild')
-rw-r--r-- | dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild b/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild index 8107d78ca54a..904013199d51 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-2005 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.2 2005/05/16 19:16:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Html2/Gtk2-Html2-0.04.ebuild,v 1.3 2005/06/12 12:12:01 swegener Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64 ~sparc" IUSE="" DEPEND="${DEPEND} - >=x11-libs/gtk+-2* + >=x11-libs/gtk+-2 >=gnome-extra/libgtkhtml-2.0.0 >=dev-perl/glib-perl-1.012 >=dev-perl/gtk2-perl-1.012" |