From: Joey Hess Date: Thu, 26 Apr 2012 17:03:10 +0000 (-0400) Subject: ikiwiki does not need gettext to build afaik X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/e870ca6c04bb6cb2b3ba00ff5a88c060fa2fb69d ikiwiki does not need gettext to build afaik --- diff --git a/doc/install.mdwn b/doc/install.mdwn index 775769e88..82fd299e3 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -18,8 +18,6 @@ perl modules be installed. It can also use a lot of other perl modules, if they are available. -In addition, Ikiwiki requires the 'gettext' package for internationalisation. - Various [[plugins]] use other perl modules and utilities; see their individual documentation for details.