guix-commits
[Top][All Lists]
Advanced

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

08/08: gnu: cmus: Enable MPRIS support.


From: guix-commits
Subject: 08/08: gnu: cmus: Enable MPRIS support.
Date: Sun, 14 May 2023 17:21:03 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit c5fa9dd0e96493307cc76ea098a6bca9b076e012
Author: Tobias Kortkamp <tobias.kortkamp@gmail.com>
AuthorDate: Mon Mar 27 13:34:00 2023 +0200

    gnu: cmus: Enable MPRIS support.
    
    * gnu/packages/music.scm (cmus): Enable MPRIS support.
    [inputs]: Add elogind.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/music.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index ae29eceefa..327c0709cb 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -674,6 +674,7 @@ It is a fork of Clementine aimed at music collectors and 
audiophiles.")
     (inputs
      (list alsa-lib
            ao
+           elogind ;for MPRIS support
            faad2
            ffmpeg
            flac



reply via email to

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