meson/PKGBUILD: font kerning requires fcft >= 0.4.2

This commit is contained in:
Daniel Eklöf 2020-01-18 09:27:32 +01:00
parent b644c75586
commit 54a31f8745
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ depends=(
'libudev.so'
'json-c'
'libmpdclient'
'fcft>=0.4.0')
'fcft>=0.4.2')
optdepends=('xcb-util-errors: better X error messages')
source=()