summaryrefslogtreecommitdiff
path: root/dev-python/symengine
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/symengine')
-rw-r--r--dev-python/symengine/symengine-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/symengine/symengine-0.11.0.ebuild b/dev-python/symengine/symengine-0.11.0.ebuild
index 1abc6b55d915..46143190ddc0 100644
--- a/dev-python/symengine/symengine-0.11.0.ebuild
+++ b/dev-python/symengine/symengine-0.11.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=8
@@ -26,7 +26,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~x86"
BDEPEND="
- dev-util/cmake
+ dev-build/cmake
dev-python/cython[${PYTHON_USEDEP}]
test? (
dev-python/sympy[${PYTHON_USEDEP}]