~ruther/guix-local

6598e329e1108e89f86885e00b91b761d359159b — Sughosha 4 months ago 5bad608
gnu: korganizer: Add qtwayland to inputs and reorder them.

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

Change-Id: Iab5b709f8788c972e0c7d1d19e2e6e45fca42a75
1 files changed, 3 insertions(+), 2 deletions(-)

M gnu/packages/kde-pim.scm
M gnu/packages/kde-pim.scm => gnu/packages/kde-pim.scm +3 -2
@@ 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"