forked from external/yambar
pkgbuild: add pipewire dependency
This commit is contained in:
parent
690bd630a2
commit
a5e79d14b7
2 changed files with 3 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -16,6 +16,7 @@ depends=(
|
|||
'json-c'
|
||||
'libmpdclient'
|
||||
'libpulse'
|
||||
'pipewire'
|
||||
'fcft>=3.0.0' 'fcft<4.0.0')
|
||||
optdepends=('xcb-util-errors: better X error messages')
|
||||
source=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue