mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -04:00
install: tllist is a *build* dependency, not a *runtime* dependency
This commit is contained in:
parent
4f9da982f0
commit
33e25e7f93
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ https://codeberg.org/dnkl/tllist.git (see [Other](#other) below).
|
||||||
* pixman
|
* pixman
|
||||||
* wayland (_client_ and _cursor_ libraries)
|
* wayland (_client_ and _cursor_ libraries)
|
||||||
* xkbcommon
|
* xkbcommon
|
||||||
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
|
|
||||||
* [fcft](https://codeberg.org/dnkl/fcft) [^1]
|
* [fcft](https://codeberg.org/dnkl/fcft) [^1]
|
||||||
|
|
||||||
[^1]: can also be built as subprojects, in which case they are
|
[^1]: can also be built as subprojects, in which case they are
|
||||||
|
|
@ -55,6 +54,7 @@ In addition to the dev variant of the packages above, you need:
|
||||||
* wayland protocols
|
* wayland protocols
|
||||||
* ncurses
|
* ncurses
|
||||||
* scdoc
|
* scdoc
|
||||||
|
* [tllist](https://codeberg.org/dnkl/tllist) [^1]
|
||||||
|
|
||||||
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