mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add chacha20 for openssl
This commit is contained in:
parent
c10fae79f6
commit
c025e17531
2 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,7 @@ Some feeds might not available over `git` but only via `subversion` or `mercuria
|
|||
On Debian you'll need to install the following:
|
||||
|
||||
```sh
|
||||
sudo apt install build-essential git unzip ncurses-dev libz-dev libssl-dev
|
||||
sudo apt install build-essential git unzip ncurses-dev libz-dev libssl-dev openssl-1.0-dev
|
||||
python python3-dev python3.5 libelf-dev subversion gettext gawk wget curl rsync perl
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue