diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-03-24 20:58:13 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-24 20:58:40 +0300 |
commit | 40fb66184b04e9f2647d019d5a974cb13f6afc3b (patch) | |
tree | 5c8c05ec44808a5fed6699b6f6f775528e4f2a1c /README.md | |
parent | 4310ca6867221a5fdadc629d28c1cb67b9c3c4ec (diff) | |
download | manaplus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.gz manaplus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.bz2 manaplus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.xz manaplus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.zip |
Add libpng into deps in readme.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Doxygen: [![doxygen](https://img.shields.io/badge/Docs-Doxygen/manaplus-blue.svg - [SDL](http://libsdl.org/), SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework), SDL_gfx - [libxml2](http://xmlsoft.org/) or [pugixml](http://pugixml.org/) (XML parsing and writing) - [libcurl](http://curl.haxx.se/) (HTTP downloads) + - [libpng](http://www.libpng.org/) (save screenshots) - [zlib](http://zlib.net/) (Archives) - [PhysFS](https://icculus.org/physfs/) (not used by default) |