mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-02 01:40:13 -05:00
Install notes regarding systemd unit files
This commit is contained in:
parent
0b7f06bad4
commit
522f4e522e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ following **optional** dependencies:
|
||||||
* xdg-utils: URLs are by default launched with `xdg-open`.
|
* xdg-utils: URLs are by default launched with `xdg-open`.
|
||||||
* bash-completion: If you want completion for positional arguments.
|
* bash-completion: If you want completion for positional arguments.
|
||||||
|
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
In addition to the dev variant of the packages above, you need:
|
In addition to the dev variant of the packages above, you need:
|
||||||
|
|
@ -68,6 +67,7 @@ In addition to the dev variant of the packages above, you need:
|
||||||
* scdoc (for man page generation, not needed if documentation is disabled)
|
* scdoc (for man page generation, not needed if documentation is disabled)
|
||||||
* llvm (for PGO builds with Clang)
|
* llvm (for PGO builds with Clang)
|
||||||
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
|
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
|
||||||
|
* systemd (optional, foot will install systemd unit files if detected)
|
||||||
|
|
||||||
A note on compilers; in general, foot runs **much** faster when
|
A note on compilers; in general, foot runs **much** faster when
|
||||||
compiled with gcc instead of clang. A profile-guided gcc build can be
|
compiled with gcc instead of clang. A profile-guided gcc build can be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue