From a69cbcbeef6cd2af18ecb38ab973bd4b166746d8 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Fri, 21 Nov 2025 21:55:23 +0000 Subject: [PATCH] app-crypt/freepg: Maintainer mode build involves SVG to PNG conversion It fails if ImageMagick lacks that support. I think the PNG is only needed for HTML documentation, but avoiding the dependency in maintainer mode seems practically impossible. Signed-off-by: James Le Cuirot --- app-crypt/freepg/freepg-2.5.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/freepg/freepg-2.5.13.ebuild b/app-crypt/freepg/freepg-2.5.13.ebuild index 636e48c15a874..e51d5b9685996 100644 --- a/app-crypt/freepg/freepg-2.5.13.ebuild +++ b/app-crypt/freepg/freepg-2.5.13.ebuild @@ -64,7 +64,7 @@ BDEPEND=" # maintainer mode BDEPEND+=" media-gfx/fig2dev - virtual/imagemagick-tools + virtual/imagemagick-tools[png,svg] " DOCS=(