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 backportbot[bot]
parent ffb4961d5b
commit f4944b89e6

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