guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: muse-sequencer: Also run on Wayland.


From: guix-commits
Subject: branch master updated: gnu: muse-sequencer: Also run on Wayland.
Date: Tue, 10 Jan 2023 14:58:29 -0500

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 00ba3ad4c3 gnu: muse-sequencer: Also run on Wayland.
00ba3ad4c3 is described below

commit 00ba3ad4c302dcf97ef00f172809b43afd365a04
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 8 01:00:02 2023 +0100

    gnu: muse-sequencer: Also run on Wayland.
    
    * gnu/packages/music.scm (muse-sequencer)[inputs]: Add qtwayland-5.
    
    Reported by f1refly in #guix.
---
 gnu/packages/music.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index a73968ffe6..f83e25d9e8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4904,6 +4904,7 @@ sample library.")
            pulseaudio                   ; required by rtaudio
            qtbase-5
            qtsvg-5
+           qtwayland-5
            rtaudio
            rubberband
            sord))



reply via email to

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