Remove iconv from required PHP modules

The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470

The dependency has been removed in: https://github.com/nextcloud/server/pull/29958

Signed-off-by: MichaIng <micha@dietpi.com>
This commit is contained in:
MichaIng
2021-12-20 13:55:34 +01:00
committed by GitHub
parent 560cd94cdd
commit 43c2fae775

View File

@@ -40,7 +40,6 @@ Required:
* PHP module filter (only on Mageia and FreeBSD)
* PHP module GD
* PHP module hash (only on FreeBSD)
* PHP module iconv
* PHP module JSON
* PHP module libxml (Linux package libxml2 must be >=2.7.0)
* PHP module mbstring