fix rockspec for old luarocks versions

This commit is contained in:
XeroOl 2024-06-23 16:20:42 -05:00
parent 7f4856f861
commit 54014ff625

View File

@ -17,6 +17,7 @@ dependencies = {
} }
build_dependencies = { build_dependencies = {
"fennel == 1.4.2", "fennel == 1.4.2",
"luarocks-build-fennel",
} }
test_dependencies = { test_dependencies = {
"faith >= 0.1.2", "faith >= 0.1.2",