guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 8ed732c03c1c0f1f8d248a4b88a98bc3cc83dd72
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 1 18:29:45 2025 +0530
gnu: atelier: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (atelier)[inputs]: Add qtwayland.
Change-Id: I5f20c096dfc12c74e92864b4f601fdebd9bb7565
---
gnu/packages/kde-utils.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index 8cccf0c8e0..f732865858 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -164,7 +164,8 @@ well as CD-ROM images.")
qtcharts
qtdeclarative
qtmultimedia
- qtserialport))
+ qtserialport
+ qtwayland))
(home-page "https://atelier.kde.org")
(synopsis "Desktop interface to control 3D printers powered by AtCore")
(description "Atelier provides interface to control and manage your
printer.