gnu: bomber: Add qtwayland to inputs.

* gnu/packages/kde-games.scm (bomber)[inputs]: Add qtwayland.

Change-Id: I8f4541d7433753088a2a38f693f466c3db997409
This commit is contained in:
Sughosha 2025-10-01 18:55:47 +05:30
parent 8fcbe5906f
commit a1ee01cd8c
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -997,7 +997,8 @@ This package is part of the KDE games module.")
kiconthemes
kxmlgui
libkdegames
qtdeclarative))
qtdeclarative
qtwayland))
(arguments
(list #:qtbase qtbase
#:tests? #f))