summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 10befab..eb2c6e9 100644
--- a/meta.lua
+++ b/meta.lua
@@ -11,7 +11,7 @@ build["lua4win-license"] = {
11build["lua4win-dist-lua"] = { 11build["lua4win-dist-lua"] = {
12 image = "image-wix", 12 image = "image-wix",
13 requires = { 13 requires = {
14 {"cicd","lua51-three-debug-mingw64:luajit.exe"}, 14 {"cicd","lua51-three-debug-mingw64:lua.exe"},
15 {"cicd","lua51-three-debug-mingw64:lua51.dll"}, 15 {"cicd","lua51-three-debug-mingw64:lua51.dll"},
16 {"cicd","luarocks-51-three-debug-mingw64:luarocks.exe"}, 16 {"cicd","luarocks-51-three-debug-mingw64:luarocks.exe"},
17 {"cicd","lua4win-license:License.rtf"} 17 {"cicd","lua4win-license:License.rtf"}