mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/fs: Depend on dev-python/backports-os for python2
Closes: https://bugs.gentoo.org/696238 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -32,6 +32,9 @@ DEPEND="${RDEPEND}
|
||||
dev-python/pyftpdlib[${PYTHON_USEDEP}]
|
||||
dev-python/psutil[${PYTHON_USEDEP}]
|
||||
dev-python/unittest2[${PYTHON_USEDEP}]
|
||||
python_targets_python2_7? (
|
||||
dev-python/backports-os[python_targets_python2_7]
|
||||
)
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user