suricata: use elfutils instead of abandoned libelf

This commit is contained in:
Philip Taron 2024-04-03 09:21:57 -07:00
parent 67e2bc0371
commit 5d22fdc929
No known key found for this signature in database

View file

@ -5,12 +5,12 @@
, llvm
, pkg-config
, makeWrapper
, elfutils
, file
, hyperscan
, jansson
, libbpf
, libcap_ng
, libelf
, libevent
, libmaxminddb
, libnet
@ -50,10 +50,10 @@ stdenv.mkDerivation rec {
;
buildInputs = [
elfutils
jansson
libbpf
libcap_ng
libelf
libevent
libmagic
libmaxminddb