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

commit dd8e4daad21b6d2f86c2e61887cc992f1b40a5af
Author: Sughosha <[email protected]>
AuthorDate: Tue Oct 7 18:11:01 2025 +0530

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

diff --git a/gnu/packages/kde-sdk.scm b/gnu/packages/kde-sdk.scm
index 9a3c3dc10e..e78566939d 100644
--- a/gnu/packages/kde-sdk.scm
+++ b/gnu/packages/kde-sdk.scm
@@ -239,6 +239,7 @@ for some KDevelop language plugins (Ruby, PHP, CSS...).")
                   breeze-icons
                   qt5compat
                   qtdeclarative
+                  qtwayland
                   qtwebengine
                   threadweaver
                   ;; recommendes

Reply via email to