odp-dpdk: use elfutils instead of abandoned libelf

I'm not sure why I needed to add `zstd` here.
This commit is contained in:
Philip Taron 2024-03-11 15:56:23 -07:00
parent b4f8dd47c2
commit 9d1489e2cc
No known key found for this signature in database

@ -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