wok diff aspell/receipt @ rev 12833

gettext: fix bdeps (now with cross-compilation we must be even more carefull in some cases)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 22 16:51:07 2012 +0200 (2012-05-22)
parents f4fd0777003f
children f4c22f009037
line diff
     1.1 --- a/aspell/receipt	Tue Feb 16 10:51:34 2010 +0000
     1.2 +++ b/aspell/receipt	Tue May 22 16:51:07 2012 +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="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"