mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
README: split up requirements into "running" and "building"
This commit is contained in:
parent
3d6bbf0fe8
commit
a421c2ad60
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
|
@ -1,18 +1,29 @@
|
||||||
# foot
|
# foot
|
||||||
|
|
||||||
**foot** is a Wayland terminal emulator.
|
**foot** is a fast Wayland terminal emulator.
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
### Running
|
||||||
|
|
||||||
* fontconfig
|
* fontconfig
|
||||||
* freetype
|
* freetype
|
||||||
* pixman
|
* pixman
|
||||||
* wayland (_client_ and _cursor_ libraries)
|
* wayland (_client_ and _cursor_ libraries)
|
||||||
* wayland protocols
|
|
||||||
* xkbcommon
|
* xkbcommon
|
||||||
|
|
||||||
|
|
||||||
|
### Building
|
||||||
|
|
||||||
|
In addition to the dev variant of the packages above, you need:
|
||||||
|
|
||||||
|
* meson
|
||||||
|
* ninja
|
||||||
|
* wayland protocols
|
||||||
|
* scdoc
|
||||||
|
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
|
|
||||||
**foot** supports all fonts that can be loaded by freetype, including
|
**foot** supports all fonts that can be loaded by freetype, including
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue