gnu: font-fantasque-sans: Fix build.
* gnu/packages/fonts.scm (font-fantasque-sans)[native-inputs]: Add woff2:bin.
This commit is contained in:
parent
eaa147c488
commit
9765e2de2f
1 changed files with 1 additions and 0 deletions
|
@ -858,6 +858,7 @@ It contains the following fonts and styles:
|
|||
("woff-tools" ,woff-tools)
|
||||
("fontforge" ,fontforge)
|
||||
("woff2" ,woff2)
|
||||
("woff2:bin" ,woff2 "bin")
|
||||
("zip" ,zip)))
|
||||
(arguments
|
||||
`(#:tests? #f ;test target intended for visual inspection
|
||||
|
|
Reference in a new issue