summaryrefslogtreecommitdiff
path: root/sci-libs/ignition-math/ignition-math-6.14.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ignition-math/ignition-math-6.14.0.ebuild')
-rw-r--r--sci-libs/ignition-math/ignition-math-6.14.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/ignition-math/ignition-math-6.14.0.ebuild b/sci-libs/ignition-math/ignition-math-6.14.0.ebuild
index d26ecb92b0fc..eb0f9750bfd7 100644
--- a/sci-libs/ignition-math/ignition-math-6.14.0.ebuild
+++ b/sci-libs/ignition-math/ignition-math-6.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,8 +18,8 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
dev-cpp/eigen:3
- dev-util/ignition-cmake:2"
+ dev-build/ignition-cmake:2"
BDEPEND="
- dev-util/ignition-cmake:2"
+ dev-build/ignition-cmake:2"
S="${WORKDIR}/${PN}6_${PV}"