diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-26 13:03:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-26 13:03:10 -0400 |
commit | e870ca6c04bb6cb2b3ba00ff5a88c060fa2fb69d (patch) | |
tree | a6181976149ea2666b10ed73788410f9526f965b /doc | |
parent | a29599d68aec2797eb6b3b48c8a151025a4d6fa4 (diff) | |
download | ikiwiki-e870ca6c04bb6cb2b3ba00ff5a88c060fa2fb69d.tar ikiwiki-e870ca6c04bb6cb2b3ba00ff5a88c060fa2fb69d.tar.gz |
ikiwiki does not need gettext to build afaik
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
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. |