wok-next diff dialog/receipt @ rev 2792

slitaz-boot-scripts: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 28 10:07:24 2009 +0200 (2009-04-28)
parents 509971350c3b
children 7ab0fdcc255d
line diff
     1.1 --- a/dialog/receipt	Sat Oct 04 19:33:42 2008 +0000
     1.2 +++ b/dialog/receipt	Tue Apr 28 10:07:24 2009 +0200
     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"