wok diff libssh/receipt @ rev 17501

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
parents 76b72f1ad63c
children 33e5fb8a4dcb
line diff
     1.1 --- a/libssh/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/libssh/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.libssh.org/"
     1.6  WGET_URL="https://red.libssh.org/attachments/download/27/$TARBALL"
     1.7 +TAGS="ssh"
     1.8  
     1.9  DEPENDS="libssl"
    1.10  BUILD_DEPENDS="cmake openssl-dev wget"