mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
pkgbuild: bump fcft requirement to 2.4.0
This commit is contained in:
parent
3eaf6ead2c
commit
6761d50ba5
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgrel=1
|
|||
arch=('x86_64' 'aarch64')
|
||||
url=https://codeberg.org/dnkl/foot
|
||||
license=(mit)
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'fcft>=2.3.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'fcft>=2.4.0')
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.4')
|
||||
source=()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue