summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/nextcloud-11.0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/nextcloud/nextcloud-11.0.6.ebuild')
-rw-r--r--www-apps/nextcloud/nextcloud-11.0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/nextcloud/nextcloud-11.0.6.ebuild b/www-apps/nextcloud/nextcloud-11.0.6.ebuild
index d70e7708a17f..1f7fdde7e654 100644
--- a/www-apps/nextcloud/nextcloud-11.0.6.ebuild
+++ b/www-apps/nextcloud/nextcloud-11.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,8 +15,8 @@ IUSE="+curl mysql postgres +sqlite"
REQUIRED_USE="|| ( mysql postgres sqlite )"
DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
- virtual/httpd-php"
+RDEPEND="<dev-lang/php-7.2[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
+ <virtual/httpd-php-7.2"
S=${WORKDIR}/${PN}