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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user