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

gnu: knotes: Add qtwayland to inputs.

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

Change-Id: I13ce381e0403a8349672a5cbab82d297a05ed406
This commit is contained in:
Sughosha
2025-10-07 18:37:57 +05:30
committed by Andreas Enge
parent 628066f890
commit 5bad608881

View File

@@ -2133,7 +2133,8 @@ information in non-ASCII character sets.")
kwindowsystem
kxmlgui
kxmlgui
libkdepim))
libkdepim
qtwayland))
(arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/knotes/")
(synopsis "Note-taking utility")