dev-python/fs: tests require dev-python/pysendfile
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 25 Nov 2019 23:50:21 +0000 (00:50 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 25 Nov 2019 23:50:33 +0000 (00:50 +0100)
Bug: https://bugs.gentoo.org/701156
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-python/fs/fs-2.4.9.ebuild

index ae1c5830f6cce712fd3e08169ccb24d9409e445b..b1615b23415a7f3d875a9f26aa22465708404c20 100644 (file)
@@ -32,6 +32,7 @@ BDEPEND="test? (
                dev-python/nose[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/pyftpdlib[${PYTHON_USEDEP}]
+               dev-python/pysendfile[${PYTHON_USEDEP}]
                dev-python/psutil[${PYTHON_USEDEP}]
                dev-python/unittest2[${PYTHON_USEDEP}]
                ' -3)