net-print/gutenprint: Require old ghostscript, bug 587744
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 16 Feb 2017 23:14:05 +0000 (00:14 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 16 Feb 2017 23:20:55 +0000 (00:20 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-print/gutenprint/gutenprint-5.2.10.ebuild

index 8078433eb14720faef8603532a12b331f246cc21..2257f14c7df7c0713cc12405cd6d8d85259b8890 100644 (file)
@@ -15,9 +15,9 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="cups foomaticdb gimp gtk nls readline ppds static-libs"
 
-RDEPEND="app-text/ghostscript-gpl
+RDEPEND="<=app-text/ghostscript-gpl-9.15-r1
        dev-lang/perl
-       readline? ( sys-libs/readline )
+       readline? ( sys-libs/readline:0= )
        cups? ( >=net-print/cups-1.1.14 )
        foomaticdb? ( net-print/foomatic-db-engine )
        gimp? ( >=media-gfx/gimp-2.2 x11-libs/gtk+:2 )