wok rev 523
Added ssl support.
author | Franco Azzano <fraazz@altern.org> |
---|---|
date | Wed Apr 09 12:46:02 2008 +0200 (2008-04-09) |
parents | 7d0899b4bf0f |
children | 72f7366a39f9 |
files | sylpheed/receipt |
line diff
1.1 --- a/sylpheed/receipt Wed Apr 09 12:28:05 2008 +0200 1.2 +++ b/sylpheed/receipt Wed Apr 09 12:46:02 2008 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client" 1.6 MAINTAINER="fraazz@altern.org" 1.7 -DEPENDS="gtk+ ssl" 1.8 +DEPENDS="gtk+ openssl" 1.9 BUILD_DEPENDS="openssl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://sylpheed.sraoss.jp/en/"