wok rev 1305
Fix: Typo in claws-mail. Sorry guys.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Aug 25 09:51:40 2008 +0200 (2008-08-25) |
parents | abd4bad41935 |
children | 6de8a52d7266 |
files | claws-mail/receipt |
line diff
1.1 --- a/claws-mail/receipt Mon Aug 25 09:24:39 2008 +0200 1.2 +++ b/claws-mail/receipt Mon Aug 25 09:51:40 2008 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="The user-firendly, lightweight and fast email client" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libetpan openssl libdb cyrus-sasl" 1.7 -BUIDL_DEPENDS="libetpan" 1.8 +BUILD_DEPENDS="libetpan-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.claws-mail.org/index.php" 1.11 WGET_URL="http://garr.dl.sourceforge.net/sourceforge/sylpheed-claws/$TARBALL"