summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-16 01:25:47 +0000
committerSam James <sam@gentoo.org>2022-12-16 01:38:26 +0000
commit50cc6bfc5f6bf10fbde778531ba4f72ca1d2a8b5 (patch)
treea1054162d2bb0558b84c8903e9eaf2ac7870bce6 /media-gfx/graphicsmagick
parentmedia-gfx/gmic: add media-libs/libtiff subslot dep (diff)
downloadgentoo-50cc6bfc5f6bf10fbde778531ba4f72ca1d2a8b5.tar.gz
gentoo-50cc6bfc5f6bf10fbde778531ba4f72ca1d2a8b5.tar.bz2
gentoo-50cc6bfc5f6bf10fbde778531ba4f72ca1d2a8b5.zip
media-gfx/graphicsmagick: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/graphicsmagick')
-rw-r--r--media-gfx/graphicsmagick/graphicsmagick-1.3.38-r5.ebuild (renamed from media-gfx/graphicsmagick/graphicsmagick-1.3.38-r3.ebuild)2
-rw-r--r--media-gfx/graphicsmagick/graphicsmagick-9999-r1.ebuild (renamed from media-gfx/graphicsmagick/graphicsmagick-9999.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.38-r3.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.38-r5.ebuild
index ed1b6d6f78e8..18c3f3286591 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.38-r3.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.38-r5.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
postscript? ( app-text/ghostscript-gpl )
svg? ( dev-libs/libxml2 )
tcmalloc? ( dev-util/google-perftools:= )
- tiff? ( media-libs/tiff )
+ tiff? ( media-libs/tiff:= )
truetype? (
media-fonts/urw-fonts
>=media-libs/freetype-2
diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999-r1.ebuild
index e67843f1b019..2c1c95d1eb59 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-9999-r1.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
postscript? ( app-text/ghostscript-gpl )
svg? ( dev-libs/libxml2 )
tcmalloc? ( dev-util/google-perftools:= )
- tiff? ( media-libs/tiff )
+ tiff? ( media-libs/tiff:= )
truetype? (
media-fonts/urw-fonts
>=media-libs/freetype-2