mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: yambar-wayland: Enable pulseaudio module.
* gnu/packages/wm.scm (yambar-wayland)[inputs]: Add pulseaudio. Change-Id: I1d4933ef10557ed06b9f00f21b466a4ea19be910 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
f2d5e04c3a
commit
be46349a4e
1 changed files with 1 additions and 0 deletions
|
@ -3906,6 +3906,7 @@ (define-public yambar-wayland
|
||||||
alsa-lib
|
alsa-lib
|
||||||
json-c
|
json-c
|
||||||
libmpdclient
|
libmpdclient
|
||||||
|
pulseaudio
|
||||||
eudev))
|
eudev))
|
||||||
(synopsis "X11 and Wayland status panel")
|
(synopsis "X11 and Wayland status panel")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Reference in a new issue