commit:     02714006d9f1a2a211f895753d748722ceeaf690
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:49:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:49:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02714006

sci-visualization/quickplot: imagemagick -> imagemagick-tools

Closes: https://bugs.gentoo.org/791709
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild 
b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
index 688dc57516e..08a6ff3d92c 100644
--- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
        x11-libs/gtk+:3"
 DEPEND="${RDEPEND}"
 BDEPEND="
-       media-gfx/imagemagick[png]
+       virtual/imagemagick-tools[png]
        virtual/pkgconfig
        www-client/lynx
        dev-vcs/git"

Reply via email to