wok-6.x diff aspell/receipt @ rev 5493
Added --with-fontdir back into xorg-server.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 08 00:33:50 2010 +0000 (2010-05-08) |
parents | f4fd0777003f |
children | f4c22f009037 |
line diff
1.1 --- a/aspell/receipt Tue Feb 16 10:51:34 2010 +0000 1.2 +++ b/aspell/receipt Sat May 08 00:33:50 2010 +0000 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="ncurses" 1.8 +DEPENDS="ncurses gcc-lib-base" 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"