mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
PKGBUILD: require fcft >= 0.2.0
This commit is contained in:
parent
d6d4ee2fbd
commit
fb14c788df
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ depends=(
|
|||
'libudev.so'
|
||||
'json-c'
|
||||
'libmpdclient'
|
||||
'fcft>=0.1.0')
|
||||
'fcft>=0.2.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue