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 /system | |
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 'system')
-rw-r--r-- | system/clamav/README | 3 | ||||
-rw-r--r-- | system/rsyslog/rsyslog.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/system/clamav/README b/system/clamav/README index 6a31809c6a..13e6dd0bc3 100644 --- a/system/clamav/README +++ b/system/clamav/README @@ -13,6 +13,3 @@ default to "us" if nothing is specified). For example: You need a "clamav" user and group - we suggest uid=210 and gid=210. See README.SLACKWARE for configuration help. - -json-c is an optional dependency to enable the file properties collection -and analysis feature. diff --git a/system/rsyslog/rsyslog.info b/system/rsyslog/rsyslog.info index 81773b758f..edd5377a2e 100644 --- a/system/rsyslog/rsyslog.info +++ b/system/rsyslog/rsyslog.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.14.0.tar.gz" MD5SUM="9862b08fd8d13753c13d7f9d86ec8f4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="%README% docutils json-c libee libestr liblogging" +REQUIRES="%README% docutils libee libestr liblogging" MAINTAINER="Christophe Trussardi" EMAIL="chris@teria.org" |