1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 08:10:29 +02:00

gnu: kcachegrind: Add qtwayland to inputs.

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

Change-Id: I6dc6ec260d9ee61d24814ec0aecb8db92a78e18e
This commit is contained in:
Sughosha
2025-10-07 18:09:51 +05:30
committed by Andreas Enge
parent 1a0a366000
commit d24c26b8da

View File

@@ -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