From: David Seifert Date: Sat, 11 Feb 2017 19:21:55 +0000 (+0100) Subject: www-apps/phpBB: Depend on virtual/imagemagick-tools X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b2ce54ab070833e3668c3271cad85bec300014a;p=gentoo.git www-apps/phpBB: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- diff --git a/www-apps/phpBB/phpBB-3.1.10.ebuild b/www-apps/phpBB/phpBB-3.1.10-r1.ebuild similarity index 93% rename from www-apps/phpBB/phpBB-3.1.10.ebuild rename to www-apps/phpBB/phpBB-3.1.10-r1.ebuild index c5880ae562bf..55ceabc6bc19 100644 --- a/www-apps/phpBB/phpBB-3.1.10.ebuild +++ b/www-apps/phpBB/phpBB-3.1.10-r1.ebuild @@ -16,7 +16,7 @@ IUSE="ftp gd imagemagick mssql mysqli postgres sqlite xml zlib" PHPV="5*:*" RDEPEND="=virtual/httpd-php-${PHPV} =dev-lang/php-${PHPV}[ftp?,gd?,json,mssql?,mysqli?,postgres?,sqlite?,xml?,zlib?] - imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) )" + imagemagick? ( virtual/imagemagick-tools )" need_httpd_cgi