mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kshisen: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (kshisen)[inputs]: Add qtwayland. Change-Id: Ic8a33ce8011fcec6d637231b7d5a2e0a0ebfaa52
This commit is contained in:
parent
9f2c680650
commit
78018e1294
1 changed files with 2 additions and 1 deletions
|
@ -350,7 +350,8 @@ This package is part of the KDE games module.")
|
|||
kxmlgui
|
||||
libkdegames
|
||||
libkmahjongg
|
||||
qtdeclarative))
|
||||
qtdeclarative
|
||||
qtwayland))
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(home-page "https://apps.kde.org/kshisen/")
|
||||
(synopsis "Shisen-Sho solitaire game")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue