*/*: drop cmake dep from ebuilds that inherit cmake.eclass

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2024-01-15 08:09:36 +05:00
parent 5581dd997e
commit 2da414be88
29 changed files with 9 additions and 54 deletions

View File

@@ -37,7 +37,6 @@ DEPEND="
"
BDEPEND="
app-alternatives/ninja
dev-util/cmake
doc? ( app-text/doxygen )
python? ( ${DISTUTILS_DEPS} )
"