summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-29 18:29:12 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-29 18:29:12 +0200
commit60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1 (patch)
treedddb3416b871d691c70fc3f75a61e765f64cfd35 /dev-python/defcon
parentdev-python/pyclipper: Remove extraneous deps (diff)
downloadgentoo-60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1.tar.gz
gentoo-60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1.tar.bz2
gentoo-60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1.zip
dev-python/defcon: Remove extraneous deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/defcon')
-rw-r--r--dev-python/defcon/defcon-0.6.0-r1.ebuild3
1 files changed, 0 insertions, 3 deletions
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}]
)
"