From 6ecc6b87f52f3ae4f941a9e5b5a2ea854ebcf379 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 24 Mar 2017 21:05:13 +0300 Subject: Add gettext into readmes. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a5ec32ee6..85fecd434 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,19 @@ Doxygen: [![doxygen](https://img.shields.io/badge/Docs-Doxygen/manaplus-blue.svg ### Development team: - See [AUTHORS](AUTHORS) file for a list -### Powered by: +### Dependencies: - [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) + +#### Optional dependencies: + + - [gettext](https://www.gnu.org/software/gettext/) (translations) + + - [PhysFS](https://icculus.org/physfs/) ### Additional run time deps: - xsel (for clipboard access, used only in SDL 1.2) -- cgit v1.2.3-60-g2f50