media-gfx/xdot: Add dependency on dev-python/numpy

Closes: https://bugs.gentoo.org/773046
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2021-02-26 18:54:38 -05:00
parent 581bcc3167
commit fc62ea9116
2 changed files with 3 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ LICENSE="LGPL-2+"
SLOT="0"
DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
media-gfx/graphviz

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,6 +27,7 @@ LICENSE="LGPL-2+"
SLOT="0"
DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
media-gfx/graphviz