commit:     830eace174ea8f2a238204f581b3273465ac4968
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:27:51 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=830eace1

media-gfx/llgal: fix dep on dev-perl/Image-Size

Package-Manager: portage-2.2.27

 media-gfx/llgal/llgal-0.13.17-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/llgal/llgal-0.13.17-r1.ebuild 
b/media-gfx/llgal/llgal-0.13.17-r1.ebuild
index a36320d..bb94239 100644
--- a/media-gfx/llgal/llgal-0.13.17-r1.ebuild
+++ b/media-gfx/llgal/llgal-0.13.17-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$
 
@@ -22,7 +22,7 @@ for i in ${LINS}; do
 done
 
 RDEPEND="media-gfx/imagemagick
-        dev-perl/ImageSize
+        dev-perl/Image-Size
         dev-perl/URI
         dev-perl/Locale-gettext
         exif? ( media-libs/exiftool )"

Reply via email to