linuxPackages_latest.perf: add libtraceevent to build depends
Without the change `perf trace` subcommand is unavailable.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
, libbfd_2_38
|
||||
, libopcodes
|
||||
, libopcodes_2_38
|
||||
, libtraceevent
|
||||
, openssl
|
||||
, systemtap
|
||||
, numactl
|
||||
@@ -105,6 +106,7 @@ stdenv.mkDerivation {
|
||||
elfutils
|
||||
newt
|
||||
slang
|
||||
libtraceevent
|
||||
libunwind
|
||||
zlib
|
||||
openssl
|
||||
|
||||
Reference in New Issue
Block a user