app-editors/kile: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:50 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:43:17 +0000 (20:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

app-editors/kile/kile-2.1.3-r3.ebuild [moved from app-editors/kile/kile-2.1.3-r2.ebuild with 87% similarity]

similarity index 87%
rename from app-editors/kile/kile-2.1.3-r2.ebuild
rename to app-editors/kile/kile-2.1.3-r3.ebuild
index cf5ea9072ab471ce78a513670ea1ca4591998e54..10cbb637086209297623f87c3eb92301a7f22f02 100644 (file)
@@ -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
 # $Id$
 
@@ -29,6 +29,7 @@ RDEPEND="${DEPEND}
                app-text/evince
                app-text/acroread
        )
+       virtual/imagemagick-tools[png?]
        virtual/latex-base
        virtual/tex-base
        pdf? (
@@ -38,13 +39,7 @@ RDEPEND="${DEPEND}
                )
                app-text/ghostscript-gpl
        )
-       png? (
-               app-text/dvipng
-               || (
-                       media-gfx/imagemagick[png]
-                       media-gfx/graphicsmagick[imagemagick,png]
-               )
-       )
+       png? ( app-text/dvipng )
 "
 
 S=${WORKDIR}/${MY_P}