snort: fix evaluation
This commit is contained in:
parent
c49cae6803
commit
52ea05187a
@ -1,4 +1,4 @@
|
||||
{stdenv, fetchurl, libpcap, pcre, libdnet, daq, zlib, flex, bison}:
|
||||
{stdenv, fetchurl, libpcap, pcre, libdnet, daq, zlib, flex, bison, makeWrapper}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "2.9.7.2";
|
||||
|
Loading…
Reference in New Issue
Block a user