wok diff openssl/receipt @ rev 4970
add/improve TAGS o* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 11:10:57 2010 +0000 (2010-02-24) |
parents | 088867d7c05d |
children | f94c9bbfcd36 |
line diff
1.1 --- a/openssl/receipt Sun Nov 08 12:00:40 2009 +0000 1.2 +++ b/openssl/receipt Wed Feb 24 11:10:57 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()