diff options
author | Kent Fredric <kentfredric@gmail.com> | 2016-02-21 07:26:18 +1300 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2016-02-21 23:23:08 +1300 |
commit | baf601224c9799c4e9ff6093a9383ebad6d9eae5 (patch) | |
tree | afb7cae70334c80b18a4a5744f9c8bc6169c2b0a /dev-perl/Panotools-Script | |
parent | dev-perl/Data-FormValidator: Fix dep on dev-perl/Image-Size (diff) | |
download | gentoo-baf601224c9799c4e9ff6093a9383ebad6d9eae5.tar.gz gentoo-baf601224c9799c4e9ff6093a9383ebad6d9eae5.tar.bz2 gentoo-baf601224c9799c4e9ff6093a9383ebad6d9eae5.zip |
dev-perl/Panotools-Script: fix dep on dev-perl/Image-Size
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Panotools-Script')
-rw-r--r-- | dev-perl/Panotools-Script/Panotools-Script-0.280.0-r1.ebuild | 4 |
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="" |