wok rev 1304

Fix: DEPENDS to claws-mail.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Aug 25 09:24:39 2008 +0200 (2008-08-25)
parents 33c5a14b5892
children 7c2e75c7300a
files claws-mail/receipt
line diff
     1.1 --- a/claws-mail/receipt	Sat Aug 23 20:56:35 2008 +0200
     1.2 +++ b/claws-mail/receipt	Mon Aug 25 09:24:39 2008 +0200
     1.3 @@ -3,10 +3,10 @@
     1.4  PACKAGE="claws-mail"
     1.5  VERSION="3.5.0"
     1.6  CATEGORY="networking"
     1.7 -SHORT_DESC="The user-friendly, lightweight and fast email client"
     1.8 +SHORT_DESC="The user-firendly, lightweight and fast email client"
     1.9  MAINTAINER="erjo@slitaz.org"
    1.10 -DEPENDS=""
    1.11 -BUILD_DEPENDS="libetpan"
    1.12 +DEPENDS="libetpan openssl libdb cyrus-sasl"
    1.13 +BUIDL_DEPENDS="libetpan"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.claws-mail.org/index.php"
    1.16  WGET_URL="http://garr.dl.sourceforge.net/sourceforge/sylpheed-claws/$TARBALL"