pkgbuild: bump fcft requirement to 2.4.0

This commit is contained in:
Daniel Eklöf 2021-05-25 19:01:06 +02:00
parent 3eaf6ead2c
commit 6761d50ba5
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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=()