summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-03-24 20:58:13 +0300
committerAndrei Karas <akaras@inbox.ru>2017-03-24 20:58:40 +0300
commit40fb66184b04e9f2647d019d5a974cb13f6afc3b (patch)
tree5c8c05ec44808a5fed6699b6f6f775528e4f2a1c /README.md
parent4310ca6867221a5fdadc629d28c1cb67b9c3c4ec (diff)
downloadplus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.gz
plus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.bz2
plus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.tar.xz
plus-40fb66184b04e9f2647d019d5a974cb13f6afc3b.zip
Add libpng into deps in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3ec0a99c..a5ec32ee6 100644
--- a/README.md
+++ b/README.md
@@ -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)