PKGBUILD/meson: require fcft 0.4.x

This commit is contained in:
Daniel Eklöf 2019-12-05 19:40:23 +01:00
parent 4a50dba46b
commit d4201723a6
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

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