app-text/ghostscript-gpl: update comment about brotli system lib

It should work in ghostscript-gpl git.

Bug: https://bugs.gentoo.org/966954
Bug: https://bugs.ghostscript.com/show_bug.cgi?id=708832
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-12-16 09:44:12 -05:00
parent b9b89c56b0
commit 464f2caa9c

View File

@@ -152,8 +152,9 @@ src_configure() {
# leptonica and tesseract are bundled but modified upstream, like in
# mujs/mupdf.
#
# There is --without-local-brotli but it wants a non-existent -lbrotli
# and it's not clear what that corresponds do, as we have split libs.
# There is --without-local-brotli but it wants a non-existent -lbrotli.
# Fixed in https://bugs.ghostscript.com/show_bug.cgi?id=708832 for next
# release.
PKGCONFIG=$(type -P $(tc-getPKG_CONFIG)) econf \
--enable-freetype \
--enable-fontconfig \