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

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

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

Change-Id: I8475ae7ecdf50ac62a515f5d5a0c84347e6f25ff
This commit is contained in:
Sughosha
2025-10-07 17:53:46 +05:30
committed by Andreas Enge
parent 94f9db4868
commit b125462d06

View File

@@ -276,8 +276,9 @@ illustrate project schedules.")
ki18n
kiconthemes
kparts
qt5compat
qtsvg
qt5compat))
qtwayland))
(native-inputs
(list pkg-config extra-cmake-modules kdoctools))
(arguments (list #:tests? #f))