php5-intl is required

This commit is contained in:
Mikael Nordfeldth 2015-03-13 21:02:39 +01:00
parent 5a3a3420e3
commit f92fe73d03
1 changed files with 1 additions and 0 deletions

View File

@ -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.