mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/psautohint: add missing test dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -30,7 +30,10 @@ RDEPEND="
|
||||
>=dev-python/fonttools-4.20[${PYTHON_USEDEP}]
|
||||
dev-python/fs[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
test? ( dev-util/afdko )
|
||||
"
|
||||
|
||||
DOCS=( doc {NEWS,README}.md )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user