From 07910a8412a78c8ff0b4c3038e6f363b640e4d18 Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Mon, 4 Jul 2016 21:20:26 +0300 Subject: [PATCH] sci-physics/geant: update cmake min version geant-4.10.02 demands cmake >= 3.3 Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko --- sci-physics/geant/geant-4.10.02.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-physics/geant/geant-4.10.02.ebuild b/sci-physics/geant/geant-4.10.02.ebuild index 89b1e1220a30..7ba71d3c586b 100644 --- a/sci-physics/geant/geant-4.10.02.ebuild +++ b/sci-physics/geant/geant-4.10.02.ebuild @@ -4,6 +4,7 @@ EAPI=5 +CMAKE_MIN_VERSION="3.3" inherit cmake-utils eutils versionator multilib PV1=$(get_version_component_range 1 ${PV}) -- 2.26.2