build: Remove unused dependencies
This commit is contained in:
parent
69c2fd7faf
commit
533f9a563d
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ description = {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"lua >= 5.1",
|
"lua >= 5.1"
|
||||||
"lgi",
|
|
||||||
"async.lua"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
build = {
|
build = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue