From 13c7adac674ad0ecc9d0f41235e2ee65b3e16da7 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Feb 2021 15:28:15 +0100 Subject: dev-python/construct: Add missing test-dep on lz4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/770364 Signed-off-by: Michał Górny --- dev-python/construct/construct-2.10.60.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/construct') 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}] )" -- cgit v1.2.3-65-gdbad