wok diff dialog/receipt @ rev 4653
Add snort
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 27 14:28:40 2009 +0100 (2009-12-27) |
parents | 509971350c3b |
children | 7ab0fdcc255d |
line diff
1.1 --- a/dialog/receipt Sat Oct 04 19:33:42 2008 +0000 1.2 +++ b/dialog/receipt Sun Dec 27 14:28:40 2009 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Script-interpreter which provides a set of curses widgets." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="ncurses" 1.7 +BUILD_DEPENDS="ncurses-dev" 1.8 TARBALL="$PACKAGE-$VERSION.tgz" 1.9 WEB_SITE="http://invisible-island.net/$PACKAGE/" 1.10 WGET_URL="ftp://invisible-island.net/$PACKAGE/$TARBALL"