package/snort: needs zlib
authorPeter Seiderer <ps.report@gmx.net>
Fri, 10 Jan 2020 17:28:17 +0000 (18:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 11 Jan 2020 14:49:32 +0000 (15:49 +0100)
commit1ae505f0bd12672d5653d792d044a5fdbd95820d
tree0ed8e662590554b191eb8dd6b7e21ce4a31b74b7
parent24e7ae452130cfbd3cbe63adccdc54fd18f3c965
package/snort: needs zlib

In commit fe4b9321e5ef3594776bba443d9718efd766f40e ("package/libpcap:
remove unnecessary dependency on zlib"), the depedency of libpcap on
zlib was removed as it was not needed. However, it was thanks to this
dependency that the snort package satisfied its dependency on zlib,
which is now missing. This commit fixes that by adding a dependency of
snort on zlib.

Fixes:

  checking zlib.h usability... no
  checking zlib.h presence... no
  checking for zlib.h... no

     ERROR!  zlib header not found, go get it from
     http://www.zlib.net

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/snort/Config.in
package/snort/snort.mk