summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/nextcloud-23.0.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/nextcloud/nextcloud-23.0.5.ebuild')
-rw-r--r--www-apps/nextcloud/nextcloud-23.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-23.0.5.ebuild b/www-apps/nextcloud/nextcloud-23.0.5.ebuild
index b398da7a1cb9..37b7883c8d76 100644
--- a/www-apps/nextcloud/nextcloud-23.0.5.ebuild
+++ b/www-apps/nextcloud/nextcloud-23.0.5.ebuild
@@ -15,7 +15,7 @@ IUSE="+curl +imagemagick mysql postgres +sqlite"
REQUIRED_USE="|| ( mysql postgres sqlite )"
DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
+RDEPEND="<dev-lang/php-8.1[curl?,filter,gd,hash(+),intl,json(+),mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip]
imagemagick? ( dev-php/pecl-imagick )
virtual/httpd-php"