wok-6.x diff bluefish/receipt @ rev 2540
ruby: typo in file name
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 22 20:18:34 2009 +0100 (2009-03-22) |
parents | e75b1d632d66 |
children | 4ffc7c76d358 |
line diff
1.1 --- a/bluefish/receipt Mon Mar 16 15:53:02 2009 +0000 1.2 +++ b/bluefish/receipt Sun Mar 22 20:18:34 2009 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A powerful editor" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="gtk+ pcre xorg-libXdamage" 1.8 +DEPENDS="gtk+ pcre xorg-libXdamage aspell" 1.9 BUILD_DEPENDS="gtk+-dev pcre-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://bluefish.openoffice.nl/index.html"