commit: 0485402274682b6b2fdf1b92da532c9c5cda9d2f Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 10 01:07:38 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 01:14:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04854022
app-text/ghostscript-gpl: fix net-dns/libidn dependency Closes: https://bugs.gentoo.org/695728 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild index 12cf5f01563..e079c408870 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild @@ -43,7 +43,7 @@ DEPEND=" cups? ( >=net-print/cups-1.3.8 ) dbus? ( sys-apps/dbus ) gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) ) - unicode? ( net-dns/libidn:= ) + unicode? ( net-dns/libidn:0= ) tiff? ( >=media-libs/tiff-4.0.1:0= ) X? ( x11-libs/libXt x11-libs/libXext ) "