dev-python/fonttools: Depend on dev-python/backports-os for python2

Closes: https://bugs.gentoo.org/696452
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2019-11-23 14:19:09 -05:00
parent 99632e9e1e
commit a627497f77

View File

@@ -26,6 +26,9 @@ DEPEND="${RDEPEND}
>=dev-python/fs-2.4.9[${PYTHON_USEDEP}]
app-arch/brotli[python,${PYTHON_USEDEP}]
app-arch/zopfli
python_targets_python2_7? (
dev-python/backports-os[python_targets_python2_7]
)
)"
python_test() {