wok-next diff dialog/receipt @ rev 2539
ruby: add desktop file and icon for interpreter
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 22 20:16:40 2009 +0100 (2009-03-22) |
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 Mar 22 20:16: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"