mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kfourinline: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (kfourinline)[inputs]: Add qtwayland. Change-Id: Ic560e8ac144f0396ef1571d524779263ddf755d6
This commit is contained in:
parent
56d4756dff
commit
796719e2ea
1 changed files with 2 additions and 1 deletions
|
@ -873,7 +873,8 @@ This package is part of the KDE games module.")
|
||||||
kxmlgui
|
kxmlgui
|
||||||
libkdegames
|
libkdegames
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtsvg))
|
qtsvg
|
||||||
|
qtwayland))
|
||||||
(home-page "https://apps.kde.org/kfourinline/")
|
(home-page "https://apps.kde.org/kfourinline/")
|
||||||
(synopsis "Place 4 pieces in a row")
|
(synopsis "Place 4 pieces in a row")
|
||||||
(description "KFourInLine is a board game for two players based on the
|
(description "KFourInLine is a board game for two players based on the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue