mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
install: add libnotify and xdg-utils as optional dependencies
This commit is contained in:
parent
f689584734
commit
4ff07a0d18
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@ subprojects.
|
||||||
[^1]: can also be built as subprojects, in which case they are
|
[^1]: can also be built as subprojects, in which case they are
|
||||||
statically linked.
|
statically linked.
|
||||||
|
|
||||||
|
If you are packaging foot, you may also want to consider adding the
|
||||||
|
following **optional** dependencies:
|
||||||
|
|
||||||
|
* libnotify: desktop notifications by default uses `notify-send`.
|
||||||
|
* xdg-utils: URLs are by default launched with `xdg-open`.
|
||||||
|
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue