wok-next diff autossh/receipt @ rev 17455

syslinux/iso2exe: avoid a possible deadlock in progress bar
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 18 12:32:12 2014 +0100 (2014-12-18)
parents 12d5d6943718
children 33e5fb8a4dcb
line diff
     1.1 --- a/autossh/receipt	Sat Dec 07 19:42:19 2013 +0000
     1.2 +++ b/autossh/receipt	Thu Dec 18 12:32:12 2014 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.harding.motd.ca/autossh/"
     1.5  TARBALL="$PACKAGE-$VERSION.tgz"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 +TAGS="ssh"
     1.8  
     1.9  DEPENDS="openssh"
    1.10  BUILD_DEPENDS="openssh"