mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: klines: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (klines)[inputs]: Add qtwayland. Change-Id: I25c3177f3f8cc58b03c8a0cb2e495f56276aa254
This commit is contained in:
parent
053f05e865
commit
51c1c8776f
1 changed files with 2 additions and 1 deletions
|
@ -737,7 +737,8 @@ This package is part of the KDE games module.")
|
|||
kwidgetsaddons
|
||||
kxmlgui
|
||||
libkdegames
|
||||
qtdeclarative))
|
||||
qtdeclarative
|
||||
qtwayland))
|
||||
(home-page "https://apps.kde.org/klines/")
|
||||
(synopsis "Place 5 equal pieces together, but wait, there are 3 new ones")
|
||||
(description "KLines is a simple but highly addictive one player game.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue