mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user