* [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module.
@ 2024-07-25 12:29 ashish.is--- via Guix-patches via
2024-07-30 6:46 ` Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-07-25 12:29 UTC (permalink / raw)
To: 72288; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/wm.scm (yambar-wayland): [inputs] add pulseaudio.
Change-Id: I1d4933ef10557ed06b9f00f21b466a4ea19be910
---
gnu/packages/wm.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 11744f1196..0eba7c48b0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3906,6 +3906,7 @@ (define-public yambar-wayland
alsa-lib
json-c
libmpdclient
+ pulseaudio
eudev))
(synopsis "X11 and Wayland status panel")
(description
base-commit: 2c5eaa61e50f3f6e5e52642feba53093b7777f0b
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-30 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 12:29 [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module ashish.is--- via Guix-patches via
2024-07-30 6:46 ` Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.