~ruther/guix-local

d24c26b8da1b2bfcff85fbf877dcfe09ad7191a1 — Sughosha 4 months ago 1a0a366
gnu: kcachegrind: Add qtwayland to inputs.

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

Change-Id: I6dc6ec260d9ee61d24814ec0aecb8db92a78e18e
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/kde-sdk.scm
M gnu/packages/kde-sdk.scm => gnu/packages/kde-sdk.scm +1 -1
@@ 155,7 155,7 @@ structure.  It features:
    (native-inputs
     (list extra-cmake-modules perl python qttools kdoctools))
    (inputs
     (list qtbase karchive ki18n kio kxmlgui kdbusaddons))
     (list qtbase karchive ki18n kio kxmlgui kdbusaddons qtwayland))
    (arguments (list #:tests? #f))
    ;; Note: The 'hotshot2calltree' and 'pprof2calltree' scripts depend on
    ;; Python and PHP, respectively.  These are optional and we ignore them