roxkspec update

Why would it not requite luasocket
This commit is contained in:
Ryan Ward 2019-02-04 21:12:23 -05:00
parent 56981f5b83
commit c3d1a0e4b5

View File

@ -14,6 +14,7 @@ description = {
} }
dependencies = { dependencies = {
"lua >= 5.1", "lua >= 5.1",
"luasocket",
"multi" "multi"
} }
build = { build = {