mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/snakeoil: Add dep on lazy-object-proxy
Thanks to Whissi for reporting. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,6 +20,9 @@ HOMEPAGE="https://github.com/pkgcore/snakeoil"
|
||||
LICENSE="BSD BSD-2 MIT"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/lazy-object-proxy[${PYTHON_USEDEP}]"
|
||||
|
||||
[[ ${PV} == 9999 ]] && BDEPEND+=" dev-python/cython[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user