Skip to content

Add cmake dependency to bootstrap.sh

Jeremy Soller requested to merge sajattack:patch-3 into master

Created by: sajattack

Problem: [describe the problem you try to solve with this PR.] uutils requires cmake to be installed Solution: [describe carefully what you change by this PR.] install cmake Changes introduced by this pull request:

  • [...]
  • [...]
  • [...]

Drawbacks: [if any, describe the drawbacks of this pull request.] untested on all platforms TODOs: [what is not done yet.]

Fixes: [what issues this fixes.] #1119 (closed)

State: [the state of this PR, e.g. WIP, ready, etc.] ready Blocking/related: [issues or PRs blocking or being related to this issue.]

Other: [optional: for other relevant information that should be known or cannot be described in the other fields.]


The above template is not necessary for smaller PRs.

Merge request reports