guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/06: gnu: yambar-wayland: Enable pulseaudio module.


From: guix-commits
Subject: 05/06: gnu: yambar-wayland: Enable pulseaudio module.
Date: Tue, 30 Jul 2024 02:43:35 -0400 (EDT)

z572 pushed a commit to branch master
in repository guix.

commit be46349a4e3d026f5ae5951ebcd4479236b757d8
Author: Ashish SHUKLA <ashish.is@lostca.se>
AuthorDate: Thu Jul 25 14:29:44 2024 +0200

    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>
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 4c99ce4340..73c9ed2d82 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3906,6 +3906,7 @@ configuration."))))
                   alsa-lib
                   json-c
                   libmpdclient
+                  pulseaudio
                   eudev))
     (synopsis "X11 and Wayland status panel")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]