diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 15:46:19 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 80e710d6bceff765ba8089692c45e09e021dd9ee (patch) | |
tree | 4490df1a61460cb1bd9bddc057794aae3f55bf52 /libraries | |
parent | c2e9c35cdad0eceba8fea0a622155d607071a8b0 (diff) | |
download | slackbuilds-80e710d6bceff765ba8089692c45e09e021dd9ee.tar.gz |
Multiple: Fix .info and README (json-c refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libu2f-host/libu2f-host.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libu2f-host/libu2f-host.info b/libraries/libu2f-host/libu2f-host.info index a58bfee85e..eca4aaa045 100644 --- a/libraries/libu2f-host/libu2f-host.info +++ b/libraries/libu2f-host/libu2f-host.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.0.0.tar.gz MD5SUM="34041578e81e6fe7017402908e30e768" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="hidapi json-c gengetopt" +REQUIRES="hidapi gengetopt" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |