sci-visualization/pyxplot: Depend on virtual/imagemagick-tools

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907
This commit is contained in:
David Seifert
2017-02-11 20:21:55 +01:00
parent 2fa7b1781a
commit d6ce208fe4

View File

@@ -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$
@@ -26,7 +26,7 @@ RDEPEND="
sci-libs/gsl
sci-libs/scipy[${PYTHON_USEDEP}]
virtual/latex-base
|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
virtual/imagemagick-tools"
DEPEND="${RDEPEND}
virtual/pkgconfig"