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