www-apps/phpBB: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:55 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:46:16 +0000 (20:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

www-apps/phpBB/phpBB-3.1.10-r1.ebuild [moved from www-apps/phpBB/phpBB-3.1.10.ebuild with 93% similarity]

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 c5880ae562bfc22e700a1e5a9eb84d57bd97edc2..55ceabc6bc19ee04f1c2ac7db73c0bf2d718fe19 100644 (file)
@@ -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