mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
PKGBUILD/meson: add version requirements to tllist+fcft
This commit is contained in:
parent
696bef573b
commit
075b095271
3 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ depends=(
|
|||
'libudev.so'
|
||||
'json-c'
|
||||
'libmpdclient'
|
||||
'tllist' 'fcft')
|
||||
'tllist>=1.0.0' 'fcft>=0.1.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue