1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

README.md: add CMake to the required packages

This commit is contained in:
Davide Beatrici 2018-04-25 21:55:55 +02:00
parent a8f67d1fef
commit 452773dfcc

View File

@ -142,6 +142,7 @@ from GitHub. You may make your own fork project from our project.
- libncurses5-dev
- libreadline-dev
- make
- cmake
- libssl-dev
- zlib1g-dev
@ -149,6 +150,7 @@ from GitHub. You may make your own fork project from our project.
- gcc
- openssl-devel
- make
- cmake
- ncurses-devel
- readline-devel
- zlib-devel