summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-02-21 07:26:18 +1300
committerKent Fredric <kentfredric@gmail.com>2016-02-21 23:23:08 +1300
commitbaf601224c9799c4e9ff6093a9383ebad6d9eae5 (patch)
treeafb7cae70334c80b18a4a5744f9c8bc6169c2b0a
parentdev-perl/Data-FormValidator: Fix dep on dev-perl/Image-Size (diff)
downloadgentoo-baf60122.tar.gz
gentoo-baf60122.tar.bz2
gentoo-baf60122.zip
dev-perl/Panotools-Script: fix dep on dev-perl/Image-Size
Package-Manager: portage-2.2.27
-rw-r--r--dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild4
1 files 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 9fd221c4fc49..e59dff2a7d98 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=""