|
|
@ -246,7 +246,7 @@ e.g. Ubuntu, Debian or Linux Mint, you might install build dependencies like thi |
|
|
|
|
|
|
|
```bash |
|
|
|
# Debian / Ubuntu |
|
|
|
sudo apt-get install --no-install-recommends gettext build-essential autoconf libtool libpcre3-dev asciidoc xmlto libev-dev libudns-dev automake libmbedtls-dev |
|
|
|
sudo apt-get install --no-install-recommends gettext build-essential autoconf libtool libpcre3-dev asciidoc xmlto libev-dev libudns-dev automake libmbedtls-dev libsodium-dev |
|
|
|
# CentOS / Fedora / RHEL |
|
|
|
sudo yum install gettext gcc autoconf libtool automake make asciidoc xmlto udns-devel libev-devel |
|
|
|
# Arch |
|
|
|