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

commit 7d2e57aef3ccf9dc179fa6018abb092de45231dd
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 1 18:04:12 2025 +0530

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

diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index c1a51b9339..23a57559d0 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -401,6 +401,7 @@ This package is part of the KDE multimedia module.")
            qqc2-desktop-style
            sonnet
            qt5compat
+           qtwayland
            yt-dlp))
     (home-page "https://haruna.kde.org/";)
     (synopsis "Video player built with Qt/QML and libmpv")

Reply via email to