app-text/ghostscript-gpl: fix net-dns/libidn dependency
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 10 Oct 2019 01:07:38 +0000 (03:07 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 10 Oct 2019 01:14:30 +0000 (03:14 +0200)
Closes: https://bugs.gentoo.org/695728
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-text/ghostscript-gpl/ghostscript-gpl-9.28_rc4-r1.ebuild

index 12cf5f0156383563fc97e14d0dd9f265469d67fd..e079c4088703244bcbe1ddb27e246984716c9bdf 100644 (file)
@@ -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 )
 "