Add lua dependency
This commit is contained in:
parent
7a36ebaf63
commit
89f35fa4e0
1 changed files with 3 additions and 2 deletions
|
@ -20,8 +20,9 @@ Documentation for the API can be found in [lua_docs.md](lua_docs.md).
|
||||||
The dependencies required are:
|
The dependencies required are:
|
||||||
|
|
||||||
- [wlroots](https://github.com/swaywm/wlroots)
|
- [wlroots](https://github.com/swaywm/wlroots)
|
||||||
- meson (building)
|
- lua or luajit
|
||||||
- ninja (building)
|
- meson (build)
|
||||||
|
- ninja (build)
|
||||||
- git (build, optional)
|
- git (build, optional)
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
Loading…
Reference in a new issue