mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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 <chewi@gentoo.org>
This commit is contained in:
@@ -64,7 +64,7 @@ BDEPEND="
|
||||
# maintainer mode
|
||||
BDEPEND+="
|
||||
media-gfx/fig2dev
|
||||
virtual/imagemagick-tools
|
||||
virtual/imagemagick-tools[png,svg]
|
||||
"
|
||||
|
||||
DOCS=(
|
||||
|
||||
Reference in New Issue
Block a user