aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-14 19:39:32 +0000
committerSam James <sam@gentoo.org>2024-01-14 19:39:32 +0000
commit2d305f05cd43b62894328f9b30a46d6118b40c52 (patch)
tree6e034521e9ffc52e350e484ca6411a12c96cf628
parentmedia-libs/zvbi: app-doc/doxygen -> app-text/doxygen (diff)
downloadmusl-2d305f05cd43b62894328f9b30a46d6118b40c52.tar.gz
musl-2d305f05cd43b62894328f9b30a46d6118b40c52.tar.bz2
musl-2d305f05cd43b62894328f9b30a46d6118b40c52.zip
dev-lang/rust: dev-util/cmake -> dev-build/cmake
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/rust/rust-1.60.0.ebuild2
-rw-r--r--dev-lang/rust/rust-1.62.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rust/rust-1.60.0.ebuild b/dev-lang/rust/rust-1.60.0.ebuild
index 6ed18e3c..85b00e25 100644
--- a/dev-lang/rust/rust-1.60.0.ebuild
+++ b/dev-lang/rust/rust-1.60.0.ebuild
@@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS}
)
system-bootstrap? ( ${BOOTSTRAP_DEPEND} )
!system-llvm? (
- >=dev-util/cmake-3.13.4
+ >=dev-build/cmake-3.13.4
dev-build/ninja
)
test? ( dev-debug/gdb )
diff --git a/dev-lang/rust/rust-1.62.1.ebuild b/dev-lang/rust/rust-1.62.1.ebuild
index ace3eb3e..d20a3a3b 100644
--- a/dev-lang/rust/rust-1.62.1.ebuild
+++ b/dev-lang/rust/rust-1.62.1.ebuild
@@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS}
)
system-bootstrap? ( ${BOOTSTRAP_DEPEND} )
!system-llvm? (
- >=dev-util/cmake-3.13.4
+ >=dev-build/cmake-3.13.4
dev-build/ninja
)
test? ( dev-debug/gdb )