wok-next diff openssl/receipt @ rev 5027
libwebkit: add gtklauncher (a tiny web browser)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Mar 02 16:02:00 2010 +0000 (2010-03-02) |
parents | 088867d7c05d |
children | f94c9bbfcd36 |
line diff
1.1 --- a/openssl/receipt Sun Nov 08 12:00:40 2009 +0000 1.2 +++ b/openssl/receipt Tue Mar 02 16:02:00 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="http://www.openssl.org/source/$TARBALL" 1.5 DEPENDS="libcrypto libssl" 1.6 BUILD_DEPENDS="perl" 1.7 +TAGS="ssl security" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()