diff options
| author | Sughosha <sughosha@disroot.org> | 2026-03-07 17:34:52 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2026-03-07 21:52:37 +0530 |
| commit | 6fa8e7ede2c7f32a4812807dd344a007e813c423 (patch) | |
| tree | 84c85ef315569161981fadd214b101a5b652e1b8 | |
| parent | 6eff98a2f366cc54402f43947cd097c8b8efd970 (diff) | |
gnu: klickety: Add qtwayland to inputs.
* gnu/packages/kde-games.scm (klickety)[inputs]: Add qtwayland.
Change-Id: I18d9208347e959d0f03f274faf24c0e55b97fdb9
| -rw-r--r-- | gnu/packages/kde-games.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm index 52708105ff7..b4c4dc0abfa 100644 --- a/gnu/packages/kde-games.scm +++ b/gnu/packages/kde-games.scm @@ -779,7 +779,8 @@ This package is part of the KDE games module.") kio kwidgetsaddons kxmlgui - libkdegames)) + libkdegames + qtwayland)) (home-page "https://apps.kde.org/klickety/") (synopsis "Molecular game") (description "KAtomic is a fun educational game built around molecular |
