commit: 4fb424072d242bac2604349cbe8a244d4b6c9cb8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 30 11:28:06 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 30 11:28:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb42407
net-misc/hylafaxplus: depend on <tiff-4.6 for removed tools See https://sourceforge.net/p/hylafax/mailman/message/38259441/. Bug: https://bugs.gentoo.org/914232 Closes: https://bugs.gentoo.org/914566 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{hylafaxplus-7.0.6-r3.ebuild => hylafaxplus-7.0.6-r4.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild similarity index 97% rename from net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild rename to net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild index 41b92caf95e1..785abcca90b6 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r3.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild @@ -20,9 +20,10 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="html jbig lcms ldap mgetty pam" +# <tiff-4.6: https://sourceforge.net/p/hylafax/mailman/message/38259441/ DEPEND=" app-text/ghostscript-gpl - media-libs/tiff:=[jbig?] + <media-libs/tiff-4.6:=[jbig?] media-libs/libjpeg-turbo:= >=sys-libs/zlib-1.1.4 app-alternatives/awk
