diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 02:42:48 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | fe8b34b6f174445bed5b4de0b3290ab8214078da (patch) | |
tree | deb7705191aa49c5b55d0e114a937389eade085b /graphics | |
parent | 12dde3a325d5441a27dcd7ec48349d07af1073b0 (diff) | |
download | slackbuilds-fe8b34b6f174445bed5b4de0b3290ab8214078da.tar.gz |
Multiple: Fixed .info file (removed libssh2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/screencloud/screencloud.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/screencloud/screencloud.info b/graphics/screencloud/screencloud.info index 78708c86ea..a2d937048c 100644 --- a/graphics/screencloud/screencloud.info +++ b/graphics/screencloud/screencloud.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/screencloud/screencloud_1.1.0_i386.de MD5SUM="27ace0f4c9532cbdbf32556ff9cc13f1" DOWNLOAD_x86_64="http://downloads.sourceforge.net/screencloud/screencloud_1.1.0_amd64.deb" MD5SUM_x86_64="fdabf6873b993f9401e5469e8c53a320" -REQUIRES="libssh2 qoauth" +REQUIRES="qoauth" MAINTAINER="Daniel Romero" EMAIL="infoslack@gmail.com" |