forked from external/yambar
PKGBUILD: add missing dependency, i3-wm
This commit is contained in:
parent
2791fa6f4f
commit
b86f8b753d
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -12,7 +12,8 @@ depends=(
|
||||||
'alsa-lib'
|
'alsa-lib'
|
||||||
'libudev.so'
|
'libudev.so'
|
||||||
'json-c'
|
'json-c'
|
||||||
'libmpdclient')
|
'libmpdclient'
|
||||||
|
'i3-wm')
|
||||||
optdepends=('xcb-util-errors: better X error messages')
|
optdepends=('xcb-util-errors: better X error messages')
|
||||||
source=()
|
source=()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue