dev-libs/zydis: bump minimum required CMake version

Closes: https://bugs.gentoo.org/974771
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-12 20:37:06 +03:00
parent 82e7d9618d
commit e58eeaaab9
2 changed files with 17 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ BDEPEND="
man? ( app-text/ronn-ng )
"
PATCHES=(
"${FILESDIR}/${PN}-4.1.1-bump-minimum-required-CMake-version.patch"
)
src_configure() {
local mycmakeargs=(
-DZYAN_SYSTEM_ZYCORE=yes