wok-next diff aspell/receipt @ rev 3195
Udev: fix group path in receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 27 11:52:33 2009 +0200 (2009-05-27) |
parents | 912ebeaf7a69 |
children | f4fd0777003f |
line diff
1.1 --- a/aspell/receipt Fri Jan 30 17:25:24 2009 +0000 1.2 +++ b/aspell/receipt Wed May 27 11:52:33 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="GNU spell checker." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="ncurses" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://aspell.net/" 1.11 WGET_URL="ftp://ftp.gnu.org/gnu/aspell/$TARBALL"