gnu: perf: Add now required dependency on libtraceevent.

This dependency is required since the linux-libre upgrade in
504c574775.

* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.
This commit is contained in:
Ludovic Courtès 2023-08-16 19:44:20 +02:00
parent a2ab465510
commit 45ca59da5e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5024,6 +5024,7 @@ (define-public perf
libiberty ;used alongside BDF for symbol demangling
libtraceevent
libunwind ;better stack walking
libtraceevent
numactl ;for 'perf bench numa mem'
;; Documentation.
libxml2 ;for $XML_CATALOG_FILES