diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-26 23:21:26 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-26 23:21:26 +0400 |
| commit | b17cce0f8f6a9f96d08fbd255aa7f23139281954 (patch) | |
| tree | 49fe130a7796ab30380be182c36b68d330c3678d | |
| parent | a2a69ec62e676f199c5e2802eb36c836e528eeab (diff) | |
fix(dep.sh): typo in font config package name
| -rwxr-xr-x | dep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" \ |
