Date: Thursday, March 30, 2023 @ 21:23:02
Author: dvzrv
Revision: 1431322
Remove optdepends on php-*-intl as it is provided by php{-legacy}.
Modified:
nextcloud/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-03-30 21:22:19 UTC (rev 1431321)
+++ PKGBUILD 2023-03-30 21:23:02 UTC (rev 1431322)
@@ -139,7 +139,6 @@
"php$_dep_ver-apache: to use the Apache web server"
"php$_dep_ver-fpm: to run in fastCGI process manager"
"php$_dep_ver-imagick: for preview generation"
- "php$_dep_ver-intl: to increase language translation performance and fix
sorting"
"php$_dep_ver-memcached: for caching with memcached"
"php$_dep_ver-pgsql: to use the PostgreSQL database backend"
"php$_dep_ver-redis: for caching with redis"