summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdep.sh2
1 files changed, 1 insertions, 1 deletions
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" \