wok-stable diff dropbear-pam/receipt @ rev 4904

Add ssh virtual package
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 12 16:02:24 2010 +0100 (2010-02-12)
parents 5762c3727ccc
children d1de0ef9ae8b
line diff
     1.1 --- a/dropbear-pam/receipt	Mon Jul 27 17:27:39 2009 +0200
     1.2 +++ b/dropbear-pam/receipt	Fri Feb 12 16:02:24 2010 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WEB_SITE="http://matt.ucc.asn.au/dropbear/dropbear.html"
     1.5  WGET_URL="http://matt.ucc.asn.au/dropbear/releases/$TARBALL"
     1.6  CONFIG_FILES="/etc/dropbear"
     1.7 -PROVIDE="dropbear:pam"
     1.8 +PROVIDE="dropbear:pam ssh:pam"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()