wok diff dropbear/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 a975000773d0
children 74a6a43bf614
line diff
     1.1 --- a/dropbear/receipt	Thu Jul 02 09:05:44 2009 +0200
     1.2 +++ b/dropbear/receipt	Fri Feb 12 16:02:24 2010 +0100
     1.3 @@ -12,6 +12,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="ssh"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()