diff --git a/Makefile b/Makefile
index 06da850..e14ec52 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,8 @@ install-apt-essentials:
 		build-essential \
 		jq \
 		wget \
+		lua5.4 \
+		luarocks \
 		-y