From 452773dfccd31cd8181c115629489586bd729be3 Mon Sep 17 00:00:00 2001 From: Davide Beatrici Date: Wed, 25 Apr 2018 21:55:55 +0200 Subject: [PATCH] README.md: add CMake to the required packages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02f7025d..f04eef8a 100644 --- a/README.md +++ b/README.md @@ -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