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