From 60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 29 May 2020 18:29:12 +0200 Subject: dev-python/defcon: Remove extraneous deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/defcon/defcon-0.6.0-r1.ebuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'dev-python/defcon') diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild index 0b9461e0f029..5fc00d82572b 100644 --- a/dev-python/defcon/defcon-0.6.0-r1.ebuild +++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild @@ -16,12 +16,9 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" BDEPEND=" test? ( - dev-python/fonttools[${PYTHON_USEDEP}] dev-python/fs[${PYTHON_USEDEP}] - dev-python/pytest-runner[${PYTHON_USEDEP}] ) " -- cgit v1.2.3-65-gdbad