mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-util/afdko: depend on wheel
Closes: https://bugs.gentoo.org/835881 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -42,6 +42,7 @@ DEPEND="
|
||||
>=dev-python/cython-0.29.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/scikit-build-0.11.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/setuptools_scm-3.2.0[${PYTHON_USEDEP}]
|
||||
dev-python/wheel[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/ninja
|
||||
@@ -50,10 +51,7 @@ BDEPEND="
|
||||
|
||||
DOCS=( {README,NEWS}.md docs )
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-nowheel.diff"
|
||||
"${FILESDIR}/${PN}-3.6.2-_get_scripts-to-data_files.patch"
|
||||
)
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.6.2-_get_scripts-to-data_files.patch" )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user