diff options
| author | Sughosha <sughosha@disroot.org> | 2026-03-07 18:10:26 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2026-03-07 21:52:38 +0530 |
| commit | 65de9828c32c8ccb6e0271a6e499f31a1f54a8da (patch) | |
| tree | 7ea8d8cb26859216b40a7542238da47a945b6691 /gnu | |
| parent | 7938957ed9b218b6adcebbde60c2add78efa35ae (diff) | |
gnu: komodo: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (komodo)[inputs]: Add qtwayland.
Change-Id: I37e4cb802179639a7001b98c7a4b66e2c202cb72
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/kde-utils.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index 3010a45d636..50e81166af6 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm @@ -914,7 +914,8 @@ with support for QR scanning.") kirigami-addons kitemmodels qqc2-desktop-style - qtdeclarative)) + qtdeclarative + qtwayland)) (home-page "https://apps.kde.org/komodo/") (synopsis "To-do manager that uses todo.txt") (description "KomoDo is a to-do manager that uses |
