wok diff openssh/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents 85210ad650ac
children f7b9291ae058
line diff
     1.1 --- a/openssh/receipt	Fri Feb 12 16:02:24 2010 +0100
     1.2 +++ b/openssh/receipt	Fri Mar 12 11:43:55 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()