guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 75a73bd6b7c9d4cb614edaeede1b669feef29a76
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 1 18:58:00 2025 +0530
gnu: killbots: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (killbots)[inputs]: Add qtwayland.
Change-Id: Id096a60fc9004ff04a71214b50a35fbfec9df745
---
gnu/packages/kde-games.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 3cb87748ce..21a7489ef3 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1508,7 +1508,8 @@ This package is part of the KDE games module.")
kwidgetsaddons
kxmlgui
libkdegames
- qtdeclarative))
+ qtdeclarative
+ qtwayland))
(home-page "https://apps.kde.org/killbots/")
(synopsis "Port of the classic BSD console game robots")
(description "Killbots is a simple game of evading killer robots.