mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/mapbox_earcut: Add := DEPEND on dev-python/numpy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -22,8 +22,11 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 ~x86"
|
||||
|
||||
DEPEND="
|
||||
dev-python/numpy:=[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/pybind11[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user