fix rockspec for old luarocks versions
This commit is contained in:
parent
7f4856f861
commit
54014ff625
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user