From e7251a5b55d784b17a7a28e12957bab443f08255 Mon Sep 17 00:00:00 2001 From: Codinget Date: Wed, 21 Oct 2020 15:02:37 +0200 Subject: [PATCH] fix rockspec with deps --- rock.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rock.yml b/rock.yml index 83c06ee..3b58b28 100644 --- a/rock.yml +++ b/rock.yml @@ -14,6 +14,8 @@ homepage: https://github.com/natnat-mc/moonbuild dependencies: - lua >= 5.3 - luafilesystem >= 1.7.0 + - argparse >= 0.7.1-1 + - moonscript >= 0.5.0-1 build: type: builtin install: