mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: knetwalk: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (knetwalk)[inputs]: Add qtwayland. Change-Id: I3cb6215fc4b67d77ba74a9aff4606d8a5fc6b68d
This commit is contained in:
parent
b63565e4b7
commit
8fcbe5906f
1 changed files with 2 additions and 1 deletions
|
@ -958,7 +958,8 @@ This package is part of the KDE games module.")
|
|||
kwidgetsaddons
|
||||
kxmlgui
|
||||
libkdegames
|
||||
qtdeclarative))
|
||||
qtdeclarative
|
||||
qtwayland))
|
||||
(home-page "https://apps.kde.org/knetwalk/")
|
||||
(synopsis "Turn the board pieces to get all computers connected")
|
||||
(description "KNetWalk is a small game where you have to build up a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue