Unverified Commit 9d1489e2 authored by Philip Taron's avatar Philip Taron
Browse files

odp-dpdk: use elfutils instead of abandoned libelf

I'm not sure why I needed to add `zstd` here.
parent b4f8dd47
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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