mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/defcon: Remove extraneous deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user