wok-6.x diff snort/receipt @ rev 13994
polkit-qt fix build dependencies
author | ernia <monghitri@aruba.it> |
---|---|
date | Tue Feb 12 13:03:47 2013 +0000 (2013-02-12) |
parents | aa616fa818b4 |
children | 3824a7102b48 |
line diff
1.1 --- a/snort/receipt Sun Nov 20 12:50:12 2011 +0000 1.2 +++ b/snort/receipt Tue Feb 12 13:03:47 2013 +0000 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()