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

gnu: korganizer: Add qtwayland to inputs and reorder them.

* gnu/packages/kde-pim.scm (korganizer)[inputs]: Reorder; add qtwayland.

Change-Id: Iab5b709f8788c972e0c7d1d19e2e6e45fca42a75
This commit is contained in:
Sughosha
2025-10-07 18:38:36 +05:30
committed by Andreas Enge
parent 5bad608881
commit 6598e329e1

View File

@@ -2204,6 +2204,7 @@ application \"Parts\" to be embedded as a Kontact component (or plugin).")
akonadi-notes
akonadi-search
boost
breeze-icons ; default icon set, required for tests
grantleetheme
kcalendarcore
kcalendarsupport
@@ -2242,8 +2243,8 @@ application \"Parts\" to be embedded as a Kontact component (or plugin).")
kwindowsystem
kxmlgui
libkdepim
breeze-icons ; default icon set, required for tests
phonon))
phonon
qtwayland))
(arguments
(list #:qtbase qtbase
#:test-exclude "akonadi-sqlite-koeventpopupmenutest"