mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/fontFeatures: add youseedee dependency
Closes: https://bugs.gentoo.org/836152 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -22,5 +22,11 @@ RDEPEND="
|
||||
>=dev-python/beziers-0.1.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/youseedee-0.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/babelfont-3.0.0_alpha1[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user