app-office/multitalk: 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:38 +0000 (20:43 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

app-office/multitalk/multitalk-1.4-r1.ebuild [moved from app-office/multitalk/multitalk-1.4.ebuild with 88% similarity]

similarity index 88%
rename from app-office/multitalk/multitalk-1.4.ebuild
rename to app-office/multitalk/multitalk-1.4-r1.ebuild
index 3443befe65b10553ca700e898bd442ddf2a0ad9f..d323efd803028d5731273d988c03eec0bdeab9ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,8 +20,10 @@ DEPEND=">=media-libs/libsdl-1.2.7
        >=media-libs/sdl-gfx-2.0.13"
 
 RDEPEND="${DEPEND}
-       latex? ( virtual/latex-base
-               || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) )"
+       latex? (
+               virtual/imagemagick-tools
+               virtual/latex-base
+       )"
 
 S="${WORKDIR}/${PN}"