1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kshisen: Add qtwayland to inputs.

* gnu/packages/kde-games.scm (kshisen)[inputs]: Add qtwayland.

Change-Id: Ic8a33ce8011fcec6d637231b7d5a2e0a0ebfaa52
This commit is contained in:
Sughosha
2025-10-01 18:52:31 +05:30
committed by Andreas Enge
parent 751623a911
commit a73525d89b

View File

@@ -351,7 +351,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")