We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aff9a3 commit ee934d0Copy full SHA for ee934d0
doc/build-windows.md
@@ -29,7 +29,7 @@ First, install the general dependencies:
29
30
sudo apt update
31
sudo apt upgrade
32
- sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git
+ sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils cmake curl git
33
34
A host toolchain (`build-essential`) is necessary because some dependency
35
packages need to build host utilities that are used in the build process.
0 commit comments