mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: bomber: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (bomber)[inputs]: Add qtwayland. Change-Id: I8f4541d7433753088a2a38f693f466c3db997409
This commit is contained in:
parent
8fcbe5906f
commit
a1ee01cd8c
1 changed files with 2 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue