mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: konquest: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (konquest)[inputs]: Add qtwayland. Change-Id: I0ccee268f0f2ebe2e74c2c953d0a4ef332e0b031
This commit is contained in:
parent
a6690670f5
commit
436093dcbb
1 changed files with 2 additions and 1 deletions
|
@ -548,7 +548,8 @@ This package is part of the KDE games module.")
|
||||||
libkdegames
|
libkdegames
|
||||||
qtscxml
|
qtscxml
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtsvg))
|
qtsvg
|
||||||
|
qtwayland))
|
||||||
(home-page "https://apps.kde.org/konquest/")
|
(home-page "https://apps.kde.org/konquest/")
|
||||||
(synopsis "Simple turn-based strategy game")
|
(synopsis "Simple turn-based strategy game")
|
||||||
(description "Konquest is the KDE version of Gnu-Lactic Konquest. Players
|
(description "Konquest is the KDE version of Gnu-Lactic Konquest. Players
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue