commit: baf601224c9799c4e9ff6093a9383ebad6d9eae5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:26:18 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf60122
dev-perl/Panotools-Script: fix dep on dev-perl/Image-Size
Package-Manager: portage-2.2.27
dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
index 9fd221c..e59dff2 100644
--- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
+++ b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ IUSE="gui"
RDEPEND="dev-perl/URI
dev-perl/libwww-perl
- >=dev-perl/ImageSize-2.9
+ >=dev-perl/Image-Size-2.900.0
>=media-libs/exiftool-6
gui? ( gnome-extra/zenity )"
DEPEND=""