Skip to content

Commit 821fc88

Browse files
Merge pull request #477 from KlfJoat/patch-1
Add cmake & build-essential to Ubuntu build packages
2 parents 2a7798b + 4a2bcc8 commit 821fc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Ubuntu / Debian
2727
Install
2828

2929
```sh
30-
apt-get install binutils-dev libssl-dev libcurl4-openssl-dev libelf-dev libstdc++-12-dev zlib1g-dev libdw-dev libiberty-dev
30+
apt-get install binutils-dev build-essential cmake libssl-dev libcurl4-openssl-dev libelf-dev libstdc++-12-dev zlib1g-dev libdw-dev libiberty-dev
3131
```
3232

3333
Fedora / Centos / RHEL

0 commit comments

Comments
 (0)