mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kspaceduel: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (kspaceduel)[inputs]: Add qtwayland. Change-Id: I6512eaee71af52e3fc5a6013bf924fc65e1616f9
This commit is contained in:
parent
ab25d19b1a
commit
4d1d4edb51
1 changed files with 2 additions and 1 deletions
|
@ -1425,7 +1425,8 @@ This package is part of the KDE games module.")
|
||||||
kxmlgui
|
kxmlgui
|
||||||
libkdegames
|
libkdegames
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtsvg))
|
qtsvg
|
||||||
|
qtwayland))
|
||||||
(arguments
|
(arguments
|
||||||
(list #:qtbase qtbase
|
(list #:qtbase qtbase
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue