summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
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.