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

commit d8be30d28167af93df8860a4e6ed9a467d2babfd
Author: Sughosha <[email protected]>
AuthorDate: Tue Oct 7 18:43:20 2025 +0530

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

diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 476ebca6f2..d38dc6b746 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -2827,6 +2827,7 @@ is a Sieve parser and interpreter library for KDE.")
                   qtlocation
                   qtpositioning
                   qtsvg
+                  qtwayland
                   qtwebengine))
     (home-page "https://apps.kde.org/kalendar/";)
     (synopsis "Calendar application")

Reply via email to