odp-dpdk: use elfutils instead of abandoned libelf
I'm not sure why I needed to add `zstd` here.
This commit is contained in:
parent
b4f8dd47c2
commit
9d1489e2cc
@ -10,8 +10,9 @@
|
||||
, numactl
|
||||
, openssl
|
||||
, zlib
|
||||
, zstd
|
||||
, libbsd
|
||||
, libelf
|
||||
, elfutils
|
||||
, jansson
|
||||
, libnl
|
||||
}:
|
||||
@ -37,8 +38,9 @@ stdenv.mkDerivation rec {
|
||||
numactl
|
||||
openssl
|
||||
zlib
|
||||
zstd
|
||||
libbsd
|
||||
libelf
|
||||
elfutils
|
||||
jansson
|
||||
libbpf
|
||||
libnl
|
||||
|
Loading…
Reference in New Issue
Block a user