From 22073d5025a612ce6c5ea1045eb2c88a4dc22684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 27 Jul 2024 08:32:53 +0200 Subject: [PATCH] dev-python/objgraph: Remove unnecessary (mocked?) xdot test dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/objgraph/objgraph-3.6.1.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-python/objgraph/objgraph-3.6.1.ebuild b/dev-python/objgraph/objgraph-3.6.1.ebuild index 97a9a7b2b5893..15ffd6bbac375 100644 --- a/dev-python/objgraph/objgraph-3.6.1.ebuild +++ b/dev-python/objgraph/objgraph-3.6.1.ebuild @@ -22,11 +22,6 @@ IUSE="doc" RDEPEND=" media-gfx/graphviz " -BDEPEND=" - test? ( - media-gfx/xdot - ) -" distutils_enable_tests pytest