wok-next diff snort/receipt @ rev 12797
fltk-2.0.x: fix compile_rules with LD_LIBRARY_PATH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 18 10:17:05 2012 +0200 (2012-05-18) |
parents | aa616fa818b4 |
children | 3824a7102b48 |
line diff
1.1 --- a/snort/receipt Sun Nov 20 12:50:12 2011 +0000 1.2 +++ b/snort/receipt Fri May 18 10:17:05 2012 +0200 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()