summaryrefslogtreecommitdiff
path: root/dep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dep.sh')
-rwxr-xr-xdep.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/dep.sh b/dep.sh
index 9346702..ff14993 100755
--- a/dep.sh
+++ b/dep.sh
@@ -83,10 +83,11 @@ check \
# Build dependencies
check \
- cc:"c compiler is missing" \
- curl \
- ld:"linker is missing" \
- make \
+ cc:"c compiler is missing" \
+ curl \
+ fc-cache:"font config is missing" \
+ ld:"linker is missing" \
+ make \
tar || retval=1
# Libraries