mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06: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:
parent
94f9db4868
commit
b125462d06
1 changed files with 2 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue