From f2a8c11c5446831a3f295e224df833a81f1a76c0 Mon Sep 17 00:00:00 2001 From: Simone Livieri Date: Mon, 18 Nov 2019 14:29:32 +0900 Subject: [PATCH] add luarocks --- bucket/luarocks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bucket/luarocks.json b/bucket/luarocks.json index 929260b..c266be1 100644 --- a/bucket/luarocks.json +++ b/bucket/luarocks.json @@ -12,5 +12,6 @@ "autoupdate": { "url": "http://luarocks.github.io/luarocks/releases/luarocks-$version-windows-32.zip" }, - "extract_dir": "luarocks-3.2.1-windows-32" + "extract_dir": "luarocks-3.2.1-windows-32", + "depends": "lua" }