wok diff c-client/receipt @ rev 5541
partimage: fix compile_rules for openssl 1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 12:36:57 2010 +0200 (2010-05-13) |
parents | f2968cc8e5fe |
children | e9e172014742 |
line diff
1.1 --- a/c-client/receipt Mon May 18 21:47:38 2009 +0200 1.2 +++ b/c-client/receipt Thu May 13 12:36:57 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="http://www.washington.edu/imap/" 1.5 WGET_URL="ftp://ftp.cac.washington.edu/mail/$TARBALL" 1.6 BUILD_DEPENDS="openssl-dev" 1.7 +TAGS="imap pop3 smtp" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()