gnu: perf: Remove extra libtraceevent input.

This reverts 45ca59da5e, which was
redundant with b86813c8a8.

* gnu/packages/linux.scm (perf)[inputs]: Remove on occurrence of
libtraceevent.
This commit is contained in:
Ludovic Courtès 2023-08-17 17:54:01 +02:00
parent c1090dd4d6
commit aeb20bc479
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5022,7 +5022,6 @@ (define-public perf
python-2 ;'perf' links against libpython
elfutils
libiberty ;used alongside BDF for symbol demangling
libtraceevent
libunwind ;better stack walking
libtraceevent
numactl ;for 'perf bench numa mem'