Update README.md

This commit is contained in:
Sude 2017-02-17 12:11:04 +02:00
parent f2e8dde934
commit 2b9c7f9273

View File

@ -10,7 +10,7 @@ This repository contains the code of unofficial [GOG](http://www.gog.com/) downl
* [jsoncpp](https://github.com/open-source-parsers/jsoncpp)
* [htmlcxx](http://htmlcxx.sourceforge.net/)
* [tinyxml2](https://github.com/leethomason/tinyxml2)
* [boost](http://www.boost.org/) (regex, date-time, system, filesystem, program-options)
* [boost](http://www.boost.org/) (regex, date-time, system, filesystem, program-options, iostreams)
* [libcrypto](https://www.openssl.org/) if libcurl is built with OpenSSL
## Make dependencies
@ -24,7 +24,8 @@ This repository contains the code of unofficial [GOG](http://www.gog.com/) downl
# apt install build-essential libcurl4-openssl-dev libboost-regex-dev \
libjsoncpp-dev liboauth-dev librhash-dev libtinyxml2-dev libhtmlcxx-dev \
libboost-system-dev libboost-filesystem-dev libboost-program-options-dev \
libboost-date-time-dev help2man cmake libssl-dev pkg-config
libboost-date-time-dev libboost-iostreams-dev help2man cmake libssl-dev \
pkg-config
## Build and install