commit: 3ba7158425e65f974e5c8708d98743072871e769 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jun 2 09:37:01 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jun 2 09:38:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba71584
media-gfx/imagemagick: Convert svg requires USE=xml Closes: https://bugs.gentoo.org/701890 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild index 06f1ec53f2b..6efa7c825ed 100644 --- a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild +++ b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild @@ -25,6 +25,7 @@ IUSE="bzip2 corefonts +cxx djvu fftw fontconfig fpx graphviz hdri heif jbig jpeg RESTRICT="!test? ( test )" REQUIRED_USE="corefonts? ( truetype ) + svg? ( xml ) test? ( corefonts )" RESTRICT="!test? ( test )"
