commit: d114997ae93a140d5f031d6ad3b8601fc1922031 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Jan 27 14:29:22 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Jan 27 15:10:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d114997a
app-text/ghostscript-gpl: re-enable openprinting support Closes: https://bugs.gentoo.org/764119 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild index 571d85d3247..2fe475b2c8f 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r5.ebuild @@ -149,6 +149,7 @@ src_configure() { --with-ijs \ --with-jbig2dec \ --with-libpaper \ + --with-openprinting \ --with-system-libtiff \ --without-luratech \ $(use_enable cups) \
