Merge pull request #301286 from philiptaron/suricata-elfutils

suricata: use `elfutils` instead of abandoned `libelf`
This commit is contained in:
Weijia Wang 2024-04-04 02:20:29 +02:00 committed by GitHub
commit 54f783aff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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