mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmines: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (kmines)[inputs]: Add qtwayland. Change-Id: I7f9e58b26fc26f06d47233f98e51f5887f6b224a
This commit is contained in:
parent
f022a4a9be
commit
a6690670f5
1 changed files with 2 additions and 1 deletions
|
@ -507,7 +507,8 @@ This package is part of the KDE games module.")
|
|||
kwidgetsaddons
|
||||
kxmlgui
|
||||
libkdegames
|
||||
qtdeclarative))
|
||||
qtdeclarative
|
||||
qtwayland))
|
||||
(home-page "https://apps.kde.org/kmines/")
|
||||
(synopsis "Classical mine sweeper game")
|
||||
(description "KMines is a classic Minesweeper game. The idea is to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue