|
@@ -69,7 +69,7 @@ class Lua {
|
|
|
// Note: don't use a user config
|
|
|
// runCommand("luarocks", ["config", "--user-config"], false, true);
|
|
|
|
|
|
- installLib("haxe-deps", "0.0.1-4");
|
|
|
+ installLib("haxe-deps", "0.0.1-6");
|
|
|
|
|
|
changeDirectory(unitDir);
|
|
|
runCommand("haxe", ["compile-lua.hxml"].concat(args));
|