wok diff sshttp/receipt @ rev 17227
Add snimpy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 16 13:21:39 2014 +0200 (2014-10-16) |
parents | 3b4e4318134e |
children | dfef8de3d270 |
line diff
1.1 --- a/sshttp/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/sshttp/receipt Thu Oct 16 13:21:39 2014 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://github.com/stealth/$PACKAGE" 1.6 WGET_URL="$WEB_SITE/tarball/$PACKAGE-$VERSION" 1.7 +TAGS="ssh" 1.8 1.9 BUILD_DEPENDS="wget libcap libcap-dev" 1.10 DEPENDS="libcap gcc-lib-base"