]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
php5-intl is required
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 13 Mar 2015 20:02:39 +0000 (21:02 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 13 Mar 2015 20:02:39 +0000 (21:02 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 0483320a78bc08795afbde082346043a583d37a9..bddeb41b18292ebd3bf9aa9052019166bbcddfde 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -41,6 +41,7 @@ functional setup of GNU Social:
 - php5-curl     Fetching files by HTTP.
 - php5-gd       Image manipulation (scaling).
 - php5-gmp      For Salmon signatures (part of OStatus).
+- php5-intl     Internationalization support, part of core.
 - php5-json     For WebFinger lookups and more.
 - php5-mysqlnd  The native driver for PHP5 MariaDB connections. If you
                   use MySQL, 'mysql' or 'mysqli' may work.