PKGBUILD/meson: add version requirements to tllist+fcft

This commit is contained in:
Daniel Eklöf 2019-12-01 17:35:04 +01:00
parent 696bef573b
commit 075b095271
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 4 additions and 4 deletions

View file

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