wok diff perl-text-aspell/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 7e797181d0c7
children 2d12ebd38be4
line diff
     1.1 --- a/perl-text-aspell/receipt	Sun Feb 15 18:20:26 2009 +0000
     1.2 +++ b/perl-text-aspell/receipt	Tue Feb 01 03:25:21 2011 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Text::Aspell module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl aspell"
     1.8 +DEPENDS="perl aspell gcc-lib-base"
     1.9  BUILD_DEPENDS="perl aspell aspell-dev"
    1.10  SOURCE="Text-Aspell"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"