We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a7798b + 4a2bcc8 commit 821fc88Copy full SHA for 821fc88
INSTALL.md
@@ -27,7 +27,7 @@ Ubuntu / Debian
27
Install
28
29
```sh
30
-apt-get install binutils-dev libssl-dev libcurl4-openssl-dev libelf-dev libstdc++-12-dev zlib1g-dev libdw-dev libiberty-dev
+apt-get install binutils-dev build-essential cmake libssl-dev libcurl4-openssl-dev libelf-dev libstdc++-12-dev zlib1g-dev libdw-dev libiberty-dev
31
```
32
33
Fedora / Centos / RHEL
0 commit comments