summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/rutorrent')
-rw-r--r--www-apps/rutorrent/rutorrent-3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
index 2837a1ea1407..6aebd9832c59 100644
--- a/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
+++ b/www-apps/rutorrent/rutorrent-3.4-r1.ebuild
@@ -18,9 +18,9 @@ IUSE=""
need_httpd_cgi
DEPEND="
- || ( dev-lang/php[xml,gd] dev-lang/php[xml,gd-external] )
+ || ( <dev-lang/php-7[xml,gd] <dev-lang/php-7[xml,gd-external] )
"
-RDEPEND="virtual/httpd-php"
+RDEPEND="<virtual/httpd-php-7"
S="${WORKDIR}"