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