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