summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
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
commit80e710d6bceff765ba8089692c45e09e021dd9ee (patch)
tree4490df1a61460cb1bd9bddc057794aae3f55bf52 /misc
parentc2e9c35cdad0eceba8fea0a622155d607071a8b0 (diff)
downloadslackbuilds-80e710d6bceff765ba8089692c45e09e021dd9ee.tar.gz
slackbuilds-80e710d6bceff765ba8089692c45e09e021dd9ee.tar.xz
Multiple: Fix .info and README (json-c refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/hashkill/hashkill.info2
-rw-r--r--misc/ykpers/README2
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/hashkill/hashkill.info b/misc/hashkill/hashkill.info
index 136ba88785..b6e53722f8 100644
--- a/misc/hashkill/hashkill.info
+++ b/misc/hashkill/hashkill.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://github.com/gat3way/hashkill/archive/0.3.1.tar.gz"
MD5SUM="6a9ca282b2156fe340c583fdedc2fccb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="json-c"
+REQUIRES=""
MAINTAINER="Gabriel Magno"
EMAIL="gabrielmagno1@gmail.com"
diff --git a/misc/ykpers/README b/misc/ykpers/README
index 0df9b28a96..606e3c3d76 100644
--- a/misc/ykpers/README
+++ b/misc/ykpers/README
@@ -10,5 +10,3 @@ groupadd -g 288 yubikey
You can use the plugdev group (or another group) if you like, by passing a
group name to the script:
GROUPNAME=plugdev ./ykpers.SlackBuild
-
-json-c is an optional dependency.