mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-python/skia-pathops: set DISTUTILS_EXT=1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -6,6 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYPI_NO_NORMALIZE=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_EXT=1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python bindings for the Skia Path Ops"
|
||||
@@ -23,7 +24,6 @@ KEYWORDS="~amd64"
|
||||
BDEPEND="
|
||||
app-arch/unzip
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
dev-util/gn
|
||||
dev-util/ninja
|
||||
test? (
|
||||
|
||||
Reference in New Issue
Block a user