doc: Add missed cmake package to build depends#30582
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
|
ACK ee934d0 nit: PR description could explain why it was missing. I've used these build instructions before and I know they worked. |
The list of packages that use CMake has been added to the PR description.
Your system might already have CMake installed. However, this is generally not a safe assumption, for instance, for Docker images. |
|
@hebasto That might be it, I previously used these instructions successfully with Ubuntu WSL and only had cmake missing after switching to Debian WSL. I guess Ubuntu had it preinstalled. |
|
ACK ee934d0 |
CMake is used to build the following packages in depends when cross-compiling for Windows:
libevent(depends: build libevent with CMake #29835)libnatpmp(depends: build libnatpmp with CMake #29708)miniupnpc(depends: build miniupnpc with CMake #29707)qrencode(depends: build libqrencode with CMake #29725)zeromq(depends: build zeromq with CMake #29723)