summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/nextcloud-21.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/nextcloud/nextcloud-21.0.0.ebuild')
-rw-r--r--www-apps/nextcloud/nextcloud-21.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-21.0.0.ebuild b/www-apps/nextcloud/nextcloud-21.0.0.ebuild
index 0aa3ba1808c6..ab3ba8e01bc4 100644
--- a/www-apps/nextcloud/nextcloud-21.0.0.ebuild
+++ b/www-apps/nextcloud/nextcloud-21.0.0.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[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"