summaryrefslogtreecommitdiff
path: root/www-apps/nextcloud/nextcloud-12.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
commit423d21dcfee183cc4b04d29c1621615e8c30f834 (patch)
tree23bd6110b9a77b8d679b5ab60fb7663b8627f698 /www-apps/nextcloud/nextcloud-12.0.4.ebuild
parent81e4fbcb846ed1cabdad699c0029b166dd7273b7 (diff)
gentoo resync : 04.01.2018
Diffstat (limited to 'www-apps/nextcloud/nextcloud-12.0.4.ebuild')
-rw-r--r--www-apps/nextcloud/nextcloud-12.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/nextcloud/nextcloud-12.0.4.ebuild b/www-apps/nextcloud/nextcloud-12.0.4.ebuild
index 94a35930f422..3964c46c9365 100644
--- a/www-apps/nextcloud/nextcloud-12.0.4.ebuild
+++ b/www-apps/nextcloud/nextcloud-12.0.4.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"
PATCHES=( "${FILESDIR}"/${P}-destroy_modal_when_closed.patch )