guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit d446d0d99a09c36d6013057eefb7cc6a1eb424a1
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 1 18:37:29 2025 +0530

    gnu: rsibreak: Add qtwayland to inputs.
    
    * gnu/packages/kde-utils.scm (rsibreak)[inputs]: Add qtwayland.
    
    Change-Id: Ia45c077385792cd87a4a6ca7185a59b3debf530f
---
 gnu/packages/kde-utils.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index f762be1d4c..dc1e8d3caa 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -1351,7 +1351,8 @@ redone.")
              kstatusnotifieritem
              ktextwidgets
              kwindowsystem
-             kxmlgui))
+             kxmlgui
+             qtwayland))
       (arguments (list #:qtbase qtbase))
       (home-page "https://apps.kde.org/rsibreak/";)
       (synopsis "Assists in the Recovery and Prevention of Repetitive Strain

Reply via email to