diff --git a/lua-server/pond-dev-1.rockspec b/lua-server/pond-dev-1.rockspec index 82cf248..fb9802f 100644 --- a/lua-server/pond-dev-1.rockspec +++ b/lua-server/pond-dev-1.rockspec @@ -8,7 +8,8 @@ description = { license = "AGPL" } dependencies = { - "http" + "http", + "fennel" } build = { type = "builtin",