Update library dependencies

Libcurl was not listed in the list of required packages.

The tarball installation instruction did not list any of the required
libraries.
This commit is contained in:
Markus Makela
2016-09-22 12:38:58 +03:00
parent a8118b98b4
commit 97858c164d
2 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,7 @@ requirements are as follows:
* CMake version 2.8 or later (Packaging requires version 2.8.12 or later)
* GCC version 4.4.7 or later
* libaio
* libcurl
* OpenSSL
* Bison 2.7 or later
* Flex 2.5.35 or later