summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-11 20:21:55 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-11 20:46:16 +0100
commit9b2ce54ab070833e3668c3271cad85bec300014a (patch)
treeb29751076fc834024134a2b357a23b364159943e /www-apps/phpBB
parentwww-apps/mediawiki: Depend on virtual/imagemagick-tools (diff)
downloadgentoo-9b2ce54ab070833e3668c3271cad85bec300014a.tar.gz
gentoo-9b2ce54ab070833e3668c3271cad85bec300014a.tar.bz2
gentoo-9b2ce54ab070833e3668c3271cad85bec300014a.zip
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
Diffstat (limited to 'www-apps/phpBB')
-rw-r--r--www-apps/phpBB/phpBB-3.1.10-r1.ebuild (renamed from www-apps/phpBB/phpBB-3.1.10.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpBB/phpBB-3.1.10.ebuild b/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