wok-current diff autossh/receipt @ rev 17141
Add some ssh tags
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 10 11:15:31 2014 +0200 (2014-09-10) |
parents | 12d5d6943718 |
children | 33e5fb8a4dcb |
line diff
1.1 --- a/autossh/receipt Sat Dec 07 19:42:19 2013 +0000 1.2 +++ b/autossh/receipt Wed Sep 10 11:15:31 2014 +0200 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"