mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/afdko: prevent pip from installing cmake, ninja
Closes: https://bugs.gentoo.org/836146 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -51,7 +51,10 @@ BDEPEND="
|
||||
|
||||
DOCS=( {README,NEWS}.md docs )
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.6.2-_get_scripts-to-data_files.patch" )
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-3.6.2-_get_scripts-to-data_files.patch"
|
||||
"${FILESDIR}/${P}-no-cmake-ninja-deps.patch"
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user