mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: knavalbattle: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (knavalbattle)[inputs]: Add qtwayland. Change-Id: I77ade1ad7b5b05a69ae368c77f1ddab6fc6231c5
This commit is contained in:
parent
003d9eae66
commit
a37f5cdb95
1 changed files with 2 additions and 1 deletions
|
@ -1636,7 +1636,8 @@ This package is part of the KDE games module.")
|
|||
ktextwidgets
|
||||
kxmlgui
|
||||
libkdegames
|
||||
qtdeclarative))
|
||||
qtdeclarative
|
||||
qtwayland))
|
||||
(home-page "https://apps.kde.org/knavalbattle/")
|
||||
(synopsis "Battleship board game with built-in game server")
|
||||
(description "KBattleship is a Battle Ship game for KDE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue