media-gfx/pstoedit: Add missing slot operator on imagemagick
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 18 Apr 2020 18:27:33 +0000 (21:27 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 18 Apr 2020 18:28:06 +0000 (21:28 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
media-gfx/pstoedit/pstoedit-3.70-r1.ebuild

index 425a7404d3336f278423464b074574a484fc25ce..2ec54f83bfa5ae4c11dd5521e27ba1d8fa3c5809 100644 (file)
@@ -18,7 +18,7 @@ RDEPEND="
        >=media-libs/gd-2.0.35-r1:=
        >=app-text/ghostscript-gpl-8.71-r1
        emf? ( >=media-libs/libemf-1.0.3 )
-       imagemagick? ( >=media-gfx/imagemagick-6.6.1.2[cxx] )
+       imagemagick? ( >=media-gfx/imagemagick-6.6.1.2:=[cxx] )
        plotutils? ( media-libs/plotutils )
        pptx? ( dev-libs/libzip )
 "