Skip to content

Commit

Permalink
dev-lang/rust: dev-util/cmake -> dev-build/cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Jan 14, 2024
1 parent 18af77b commit 2d305f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.60.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.62.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit 2d305f0

Please sign in to comment.