mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user