This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch kde-updates
in repository guix.

The following commit(s) were added to refs/heads/kde-updates by this push:
     new 080b8279be gnu: plasma: Add kwayland-integration.
080b8279be is described below

commit 080b8279be2fea11a21ac0400cb865268dd29620
Author: 宋文武 <[email protected]>
AuthorDate: Sat Aug 12 10:58:34 2023 +0800

    gnu: plasma: Add kwayland-integration.
    
    * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add
    kwayland-integration.
---
 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 e5a2fd003c..b23c2c6ce8 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1488,6 +1488,7 @@ on top of Baloo.")
                               'spectacle)
                              ;; kde-gtk-config ;; TODO
 
+                             kwayland-integration
                              plasma-firewall
                              plasma-integration
                              plasma-nm

Reply via email to