Update dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: foot
|
||||
description: A fast, lightweight and minimalistic Wayland terminal emulator
|
||||
version: 1.25.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://codeberg.org/dnkl/foot
|
||||
license: MIT
|
||||
architecture: any
|
||||
@@ -11,10 +11,6 @@ depends:
|
||||
- libxkbcommon
|
||||
- ncurses
|
||||
- wayland
|
||||
optional_depends:
|
||||
- foot-terminfo
|
||||
- libnotify
|
||||
- xdg-utils
|
||||
make_depends:
|
||||
- llvm
|
||||
- meson
|
||||
@@ -31,7 +27,13 @@ split_packages:
|
||||
- name: foot
|
||||
keep:
|
||||
- etc/xdg/foot/foot.ini
|
||||
optional_depends:
|
||||
- foot-terminfo
|
||||
- libnotify
|
||||
- xdg-utils
|
||||
- name: foot-terminfo
|
||||
description: Additional terminfo files for the foot terminal emulator
|
||||
depends:
|
||||
- ncurses
|
||||
optional_depends:
|
||||
- libutempter
|
||||
|
||||
Reference in New Issue
Block a user