gnu: ttfautohint: Don't build static library.

* gnu/packages/fontutils.scm (ttfautohint)[arguments]: Add
configure-flag to not build static library.
This commit is contained in:
Efraim Flashner 2020-09-01 23:39:11 +03:00
parent 0be22e4474
commit f91270bf0a
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -118,7 +118,8 @@ (define-public ttfautohint
`(("freetype" ,freetype)
("harfbuzz" ,harfbuzz)))
(arguments
`(#:configure-flags '("--with-qt=no"))) ;no gui
`(#:configure-flags '("--disable-static"
"--with-qt=no"))) ;no gui
(synopsis "Automated font hinting")
(description
"ttfautohint provides a 99% automated hinting process and a platform for