mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/nbconvert: Remove inkscape test dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -33,15 +33,12 @@ RDEPEND="
|
||||
dev-python/testpath[${PYTHON_USEDEP}]
|
||||
www-servers/tornado[${PYTHON_USEDEP}]
|
||||
"
|
||||
# Skip inkscape on hppa b/c tests should skip it gracefully if not around
|
||||
# It's a heavy dependency.
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pebble[${PYTHON_USEDEP}]
|
||||
dev-python/ipykernel[${PYTHON_USEDEP}]
|
||||
dev-python/ipywidgets[${PYTHON_USEDEP}]
|
||||
>=dev-python/jupyter_client-4.2[${PYTHON_USEDEP}]
|
||||
!hppa? ( media-gfx/inkscape )
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user