diff options
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/inkscape/inkscape-0.92.4.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
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? ( |