wok-6.x rev 11467
snort: add flex to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:45:19 2011 +0100 (2011-12-17) |
parents | 6c13f55057b5 |
children | e184b5f434c0 |
files | snort/receipt |
line diff
1.1 --- a/snort/receipt Sat Dec 17 11:45:19 2011 +0100 1.2 +++ b/snort/receipt Sat Dec 17 11:45:19 2011 +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()