wok-stable diff openssh/receipt @ rev 4976

add/improve TAGS w* receipts
author Rohit Joshi <jozee@slitaz.org>
date Wed Feb 24 12:36:38 2010 +0000 (2010-02-24)
parents 85210ad650ac
children f7b9291ae058
line diff
     1.1 --- a/openssh/receipt	Fri Feb 12 16:02:24 2010 +0100
     1.2 +++ b/openssh/receipt	Wed Feb 24 12:36:38 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()