diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:16:27 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:49:57 +1300 |
commit | 4791116b6e4411644f0b9ae25dce6357396acade (patch) | |
tree | 44a5564bf5a37609d062c0ca7306cf25564a9577 /dev-perl/Gtk2-ImageView | |
parent | dev-perl/gtk2-gladexml: Fix dep on dev-perl/Gtk2 (diff) | |
download | gentoo-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.ebuild | 4 |
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 |