gnu: font-tuffy: Fix build.

* gnu/packages/fonts.scm (font-tuffy)[native-inputs]: Add zstd.

Change-Id: I661fe381745b17b7b8ac33aa42981a6bf97eddb9
This commit is contained in:
宋文武 2024-06-18 16:31:28 +08:00 committed by Ludovic Courtès
parent aa8ea62ce0
commit 0ce6533d63
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -3782,6 +3782,8 @@ (define-public font-tuffy
"02vf72bgrp30vrbfhxjw82s115z27dwfgnmmzfb0n9wfhxxfpyf6"))
(snippet '(delete-file "._Tuffy.otf"))))
(build-system font-build-system)
;; TODO: remove this when font-build-system have 'zstd'.
(native-inputs (list zstd))
(home-page "http://tulrich.com/fonts/")
(synopsis "The Tuffy Truetype Font Family")
(description