commit:     9767b3210d2ce8aec2ef48911736c0b85b3fd802
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 13:21:50 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 13:21:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9767b321

media-gfx/iscan: Depend on imagemagick[cxx], bug 713554

Closes: https://bugs.gentoo.org/713554
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 media-gfx/iscan/iscan-3.61.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/iscan/iscan-3.61.0.ebuild 
b/media-gfx/iscan/iscan-3.61.0.ebuild
index 8d372ec8a73..7947405c941 100644
--- a/media-gfx/iscan/iscan-3.61.0.ebuild
+++ b/media-gfx/iscan/iscan-3.61.0.ebuild
@@ -20,7 +20,7 @@ DEPEND="
        virtual/jpeg
        gui? ( dev-cpp/gtkmm:= )
        imagemagick? (
-               !graphicsmagick? ( media-gfx/imagemagick:= )
+               !graphicsmagick? ( media-gfx/imagemagick:=[cxx] )
                graphicsmagick? ( media-gfx/graphicsmagick:= )
        )
 "

Reply via email to