Skip to content

Commit ee934d0

Browse files
committed
doc: Add missed cmake package to build depends
1 parent 2aff9a3 commit ee934d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ First, install the general dependencies:
2929

3030
sudo apt update
3131
sudo apt upgrade
32-
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git
32+
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils cmake curl git
3333

3434
A host toolchain (`build-essential`) is necessary because some dependency
3535
packages need to build host utilities that are used in the build process.

0 commit comments

Comments
 (0)