mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-09 05:34:27 -04:00
parent
6eb693c05b
commit
4e96d913fb
7 changed files with 98 additions and 3 deletions
|
|
@ -19,9 +19,10 @@ and published on [GitHub](https://github.com/Hjdskes/cage/releases).
|
|||
## Building and running Cage
|
||||
|
||||
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
|
||||
requires wayland, wlroots and xkbcommon to be installed. Note that Cage is
|
||||
developed against the latest tag of wlroots, in order to not constantly chase
|
||||
breaking changes as soon as they occur.
|
||||
requires wayland, wlroots, and xkbcommon to be installed. Optionally, install
|
||||
scdoc for manual pages. Note that Cage is developed against the latest tag of
|
||||
wlroots, in order to not constantly chase breaking changes as soon as they
|
||||
occur.
|
||||
|
||||
Simply execute the following steps to build Cage:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue