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

commit 213c7fbb438819b8521e68381ec9bf8e8b361848
Author: Sughosha <[email protected]>
AuthorDate: Tue Oct 7 18:57:53 2025 +0530

    gnu: discover: Add qtwayland to inputs.
    
    * gnu/packages/kde-plasma.scm (discover)[inputs]: Add qtwayland.
    
    Change-Id: Idc2372d7d8e6d2930aac0dc005456e30f1e4c8c1
---
 gnu/packages/kde-plasma.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index dd0c0386d6..cd93e16aba 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -391,6 +391,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
                   qt5compat
                   qtdeclarative
                   qtsvg
+                  qtwayland
                   qtwebview))
     ;; -- The following features have been disabled:
     ;; * RpmOstree, rpm-ostree binary to manage the system. Required to build 
the rpm-ostree backend

Reply via email to