gnu: perf: Remove extra libtraceevent input.

This reverts 45ca59da5e5265f56607a4ca0b3a18587638394d, which was
redundant with b86813c8a83b32a1cb4a46d6e1b3b5eb07b398a6.

* 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 @@ in a digital read-out.")
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'