From 7d267973e20c94c98ff4cd88a2a28dad0c3f7dad Mon Sep 17 00:00:00 2001
From: Mike Pall <mike>
Date: Thu, 3 Jun 2021 10:07:00 +0200
Subject: Fix dependencies.

---
 src/Makefile.dep | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/Makefile.dep b/src/Makefile.dep
index a557d44f..dd74c677 100644
--- a/src/Makefile.dep
+++ b/src/Makefile.dep
@@ -199,7 +199,7 @@ lj_str.o: lj_str.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h lj_gc.h \
  lj_err.h lj_errmsg.h lj_str.h lj_char.h lj_prng.h
 lj_strfmt.o: lj_strfmt.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
  lj_err.h lj_errmsg.h lj_buf.h lj_gc.h lj_str.h lj_meta.h lj_state.h \
- lj_char.h lj_strfmt.h lj_lib.h
+ lj_char.h lj_strfmt.h lj_ctype.h lj_lib.h
 lj_strfmt_num.o: lj_strfmt_num.c lj_obj.h lua.h luaconf.h lj_def.h \
  lj_arch.h lj_buf.h lj_gc.h lj_str.h lj_strfmt.h
 lj_strscan.o: lj_strscan.c lj_obj.h lua.h luaconf.h lj_def.h lj_arch.h \
-- 
cgit v1.2.3-55-g6feb