From b17cce0f8f6a9f96d08fbd255aa7f23139281954 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 26 Jun 2025 23:21:26 +0400 Subject: fix(dep.sh): typo in font config package name --- dep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep.sh') diff --git a/dep.sh b/dep.sh index c2481f6..9857c39 100755 --- a/dep.sh +++ b/dep.sh @@ -87,7 +87,7 @@ check \ check \ cc:"c compiler is missing" \ curl \ - fc-cache:"font config is missing" \ + fc-cache:"fontconfig is missing" \ ld:"linker is missing" \ make \ tic:"ncurses is missing" \ -- cgit v1.2.3