Unverified Commit 67f368f3 authored by Philip Taron's avatar Philip Taron
Browse files

rocm5: use elfutils instead of unmaintained libelf

parent 7ed944be
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
, xxd
, rocm-device-libs
, rocm-thunk
, libelf
, elfutils
, libdrm
, numactl
, valgrind
@@ -35,7 +35,7 @@ stdenv.mkDerivation (finalAttrs: {

  buildInputs = [
    rocm-thunk
    libelf
    elfutils
    libdrm
    numactl
    valgrind