summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-03-19 16:16:27 +1300
committerKent Fredric <kentnl@gentoo.org>2017-03-19 16:49:57 +1300
commit4791116b6e4411644f0b9ae25dce6357396acade (patch)
tree44a5564bf5a37609d062c0ca7306cf25564a9577 /dev-perl/Gtk2-ImageView
parentdev-perl/gtk2-gladexml: Fix dep on dev-perl/Gtk2 (diff)
downloadgentoo-4791116b6e4411644f0b9ae25dce6357396acade.tar.gz
gentoo-4791116b6e4411644f0b9ae25dce6357396acade.tar.bz2
gentoo-4791116b6e4411644f0b9ae25dce6357396acade.zip
dev-perl/Gtk2-ImageView: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Gtk2-ImageView')
-rw-r--r--dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
index 75cd037754b2..971bb34f1127 100644
--- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
+++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="dev-perl/gtk2-perl
+RDEPEND="dev-perl/Gtk2
>=media-gfx/gtkimageview-1.6.3"
DEPEND="${RDEPEND}
dev-perl/glib-perl