PKGBUILD: require fcft 0.4.x

This commit is contained in:
Daniel Eklöf 2019-12-05 19:33:43 +01:00
parent cbef66ac07
commit 0f8fcad26f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

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