wok-next diff openssh/receipt @ rev 5177
Added vym
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Sat Mar 27 15:44:32 2010 +0000 (2010-03-27) |
parents | 85210ad650ac |
children | f7b9291ae058 |
line diff
1.1 --- a/openssh/receipt Fri Feb 12 16:02:24 2010 +0100 1.2 +++ b/openssh/receipt Sat Mar 27 15:44:32 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 DEPENDS="sftp-server libcrypto zlib" 1.5 BUILD_DEPENDS="libcrypto-dev zlib-dev openssl-dev" 1.6 PROVIDE="ssh" 1.7 +TAGS="ssh" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()