hnefatafl: add freefont dependency.

This commit is contained in:
David Campbell 2025-12-22 18:17:10 -05:00
parent 87d71b053d
commit 1f71aa8b12
No known key found for this signature in database
GPG Key ID: C2E99A0CF863A603

View File

@ -34,5 +34,6 @@ mv "${COOKBOOK_STAGE}"/usr/bin/hnefatafl-client "${COOKBOOK_STAGE}"/usr/games/hn
[package]
dependencies = [
"dejavu",
"freefont",
"noto-color-emoji",
]