From 3971c9669c148e2f5dff29032951bbfe0e91773f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsen=20Arsenovi=C4=87?= Date: Mon, 6 Oct 2025 22:42:51 +0200 Subject: [PATCH] dev-tex/tex4ht: use imagemagick-tools virtual for 'convert' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Arsen Arsenović --- ...240311_p72882-r1.ebuild => tex4ht-20240311_p72882-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-tex/tex4ht/{tex4ht-20240311_p72882-r1.ebuild => tex4ht-20240311_p72882-r2.ebuild} (99%) diff --git a/dev-tex/tex4ht/tex4ht-20240311_p72882-r1.ebuild b/dev-tex/tex4ht/tex4ht-20240311_p72882-r2.ebuild similarity index 99% rename from dev-tex/tex4ht/tex4ht-20240311_p72882-r1.ebuild rename to dev-tex/tex4ht/tex4ht-20240311_p72882-r2.ebuild index e096dd34512d7..7d0a79ca6d3b7 100644 --- a/dev-tex/tex4ht/tex4ht-20240311_p72882-r1.ebuild +++ b/dev-tex/tex4ht/tex4ht-20240311_p72882-r2.ebuild @@ -43,7 +43,7 @@ RDEPEND=" ${COMMON_DEPEND} app-text/ghostscript-gpl dev-lang/perl - media-gfx/imagemagick + virtual/imagemagick-tools java? ( >=virtual/jre-1.8:* ) "