dev-python/mwlib-rl: 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:51 +01:00
parent e3d1ea2a1a
commit db7b0d28b4
2 changed files with 4 additions and 4 deletions

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$
@@ -27,7 +27,7 @@ RDEPEND=">=dev-python/mwlib-0.15.8-r1[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
media-fonts/freefont
|| ( media-gfx/graphicsmagick[imagemagick] media-gfx/imagemagick )
virtual/imagemagick-tools
pdftk? ( app-text/pdftk )"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]

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$
@@ -27,7 +27,7 @@ RDEPEND=">=dev-python/mwlib-0.15.8-r1[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
media-fonts/freefont
|| ( media-gfx/graphicsmagick[imagemagick] media-gfx/imagemagick )
virtual/imagemagick-tools
pdftk? ( app-text/pdftk )"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]