me
/
guix
Archived
1
0
Fork 0

gnu: font-fantasque-sans: Fix build.

* gnu/packages/fonts.scm (font-fantasque-sans)[native-inputs]: Add woff2:bin.
master
Danny Milosavljevic 2020-08-19 03:02:04 +02:00
parent eaa147c488
commit 9765e2de2f
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 0 deletions

View File

@ -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