Skip to content

Commit

Permalink
cmake.eclass: dev-util/cmake -> dev-build/cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 14, 2024
1 parent c6a48d2 commit 4d4d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/cmake.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ case ${CMAKE_MAKEFILE_GENERATOR} in
esac

if [[ ${PN} != cmake ]]; then
BDEPEND+=" >=dev-util/cmake-3.20.5"
BDEPEND+=" >=dev-build/cmake-3.20.5"
fi

# @FUNCTION: cmake_run_in
Expand Down

0 comments on commit 4d4d7cb

Please sign in to comment.