wok rev 1320

Fix: DEPENDS in claws-mail
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Aug 28 23:01:04 2008 +0200 (2008-08-28)
parents b99e4ca3a0a5
children c140d16986cd
files claws-mail/receipt
line diff
     1.1 --- a/claws-mail/receipt	Thu Aug 28 10:01:41 2008 +0000
     1.2 +++ b/claws-mail/receipt	Thu Aug 28 23:01:04 2008 +0200
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="networking"
     1.5  SHORT_DESC="The user-firendly, lightweight and fast email client"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libetpan openssl libdb cyrus-sasl"
     1.8 -BUILD_DEPENDS="libetpan-dev"
     1.9 +DEPENDS="libetpan openssl libdb cyrus-sasl curl"
    1.10 +BUILD_DEPENDS="libetpan-dev openssl-dev curl-dev gpgme-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.claws-mail.org/index.php"
    1.13  WGET_URL="http://garr.dl.sourceforge.net/sourceforge/sylpheed-claws/$TARBALL"