mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-libs/frozen: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974744 Closes: https://bugs.gentoo.org/974746 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -15,6 +15,10 @@ KEYWORDS="~amd64 ~arm64 ~ppc64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-1.2.0-bump-minimum-required-CMake-version.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_TESTING=$(usex test)
|
||||
|
||||
Reference in New Issue
Block a user