From d19d653a781a6cb9b6f831a601931b3089e2bcdf Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 16 Jan 2020 06:51:29 +0100 Subject: media-gfx/inkscape: Permit numpy-python2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-gfx/inkscape/inkscape-0.92.4.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'media-gfx') diff --git a/media-gfx/inkscape/inkscape-0.92.4.ebuild b/media-gfx/inkscape/inkscape-0.92.4.ebuild index 912f6b6098bd..8550767b2694 100644 --- a/media-gfx/inkscape/inkscape-0.92.4.ebuild +++ b/media-gfx/inkscape/inkscape-0.92.4.ebuild @@ -72,7 +72,10 @@ COMMON_DEPEND="${PYTHON_DEPS} # install these so we could of course just not depend on those and rely # on that. RDEPEND="${COMMON_DEPEND} - dev-python/numpy[${PYTHON_USEDEP}] + || ( + dev-python/numpy-python2[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + ) media-gfx/uniconvertor dia? ( app-office/dia ) latex? ( -- cgit v1.2.3-65-gdbad