diff options
| author | Michał Górny <mgorny@gentoo.org> | 2021-02-13 15:28:15 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2021-02-13 15:28:15 +0100 |
| commit | 13c7adac674ad0ecc9d0f41235e2ee65b3e16da7 (patch) | |
| tree | 949ac35c1f58767baeeb0e31ac11b5c1a7bd60b2 /dev-python | |
| parent | 9fd595a2608d2e86eda4389d72b54d7cb188c1f6 (diff) | |
| download | gentoo-13c7adac674ad0ecc9d0f41235e2ee65b3e16da7.tar.gz gentoo-13c7adac674ad0ecc9d0f41235e2ee65b3e16da7.tar.bz2 gentoo-13c7adac674ad0ecc9d0f41235e2ee65b3e16da7.zip | |
dev-python/construct: Add missing test-dep on lz4
Closes: https://bugs.gentoo.org/770364
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/construct/construct-2.10.60.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/construct/construct-2.10.60.ebuild b/dev-python/construct/construct-2.10.60.ebuild index 09b4e4cc3146..8382a5e82e73 100644 --- a/dev-python/construct/construct-2.10.60.ebuild +++ b/dev-python/construct/construct-2.10.60.ebuild @@ -18,6 +18,7 @@ BDEPEND=" test? ( dev-python/arrow[${PYTHON_USEDEP}] dev-python/cloudpickle[${PYTHON_USEDEP}] + dev-python/lz4[${PYTHON_USEDEP}] >=dev-python/numpy-1.15.4[${PYTHON_USEDEP}] dev-python/ruamel-yaml[${PYTHON_USEDEP}] )" |
