wok diff snort/receipt @ rev 13416

sozi: fix extensions path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 01 18:19:09 2012 +0200 (2012-10-01)
parents aa616fa818b4
children 3824a7102b48
line diff
     1.1 --- a/snort/receipt	Sun Nov 20 12:50:12 2011 +0000
     1.2 +++ b/snort/receipt	Mon Oct 01 18:19:09 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()