wok-6.x diff snort/receipt @ rev 13969
syslinux: add 5.0 searchdir resource leak fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 03 17:35:36 2013 +0100 (2013-02-03) |
parents | aa616fa818b4 |
children | 3824a7102b48 |
line diff
1.1 --- a/snort/receipt Sun Nov 20 12:50:12 2011 +0000 1.2 +++ b/snort/receipt Sun Feb 03 17:35:36 2013 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.snort.org/" 1.5 WGET_URL="http://www.snort.org/downloads/1207" 1.6 DEPENDS="pcre libdnet libdaq" 1.7 -BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget" 1.8 +BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget flex" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()