make php5-intl an optional dep

This commit is contained in:
Bernhard Posselt
2013-04-09 14:24:02 +02:00
parent 75689582d9
commit 3af0c7fbd5

View File

@@ -12,10 +12,10 @@ To run ownCloud, your webserver must have the following installed:
* php5 (>= 5.3)
* php5-gd
* php-xml-parser
* php5-intl
And as *optional* dependencies:
* php5-intl
* php5-sqlite (>= 3)
* php5-mysql
* smbclient