diff options
author | David Seifert <soap@gentoo.org> | 2017-02-11 20:21:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-11 20:43:27 +0100 |
commit | af3330e250ba6bdbb23f49aedd9c39e9729205fb (patch) | |
tree | f84117d81bc8f72cc8f956a612e0d5be00fa4848 /app-leechcraft | |
parent | app-emulation/playonlinux: Depend on virtual/imagemagick-tools (diff) | |
download | gentoo-af3330e250ba6bdbb23f49aedd9c39e9729205fb.tar.gz gentoo-af3330e250ba6bdbb23f49aedd9c39e9729205fb.tar.bz2 gentoo-af3330e250ba6bdbb23f49aedd9c39e9729205fb.zip |
app-leechcraft/lc-azoth: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild index c03d941b839a..8d4294742618 100644 --- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild +++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -43,10 +43,7 @@ RDEPEND="${COMMON_DEPEND} ) crypt? ( app-crypt/qca:2[gpg] ) latex? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) + virtual/imagemagick-tools virtual/latex-base ) spell? ( |