commit:     bf4d4867b09e9c39c5702ecf4423ebc125616801
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 09:29:39 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 09:42:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf4d4867

sci-libs/ignition-math: migrate to cmake eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 sci-libs/ignition-math/ignition-math-6.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/ignition-math/ignition-math-6.4.0.ebuild 
b/sci-libs/ignition-math/ignition-math-6.4.0.ebuild
index e4620e3360b..ab724f9e7b7 100644
--- a/sci-libs/ignition-math/ignition-math-6.4.0.ebuild
+++ b/sci-libs/ignition-math/ignition-math-6.4.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 CMAKE_BUILD_TYPE=RelWithDebInfo
-inherit cmake-utils vcs-snapshot
+inherit cmake vcs-snapshot
 
 DESCRIPTION="A small, fast, and high performance math library for robot 
applications"
 HOMEPAGE="https://ignitionrobotics.org/libraries/math";

Reply via email to