meson/PKGBUILD: we now require fcft-2.1.0

This commit is contained in:
Daniel Eklöf 2020-05-09 11:15:56 +02:00
parent 718ba1602a
commit cce76909c4
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ arch=('x86_64')
url=https://codeberg.org/dnkl/foot
license=(mit)
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.1')
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=2.0.0')
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=2.1.0')
source=()
pkgver() {