summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Brenton Earl2015-11-17 17:47:47 +0100
committer Willy Sudiarto Raharjo2015-11-17 17:47:47 +0100
commit68739fe0fab2b3b6ad2542251cb3c50ebfd821c0 (patch)
treea3b67e1f94994e43f78177da72c1fa191cb5bd5c
parentfe39bc68b6359682eb335bcbf5df268d8cf0ebc5 (diff)
downloadslackbuilds-68739fe0fab2b3b6ad2542251cb3c50ebfd821c0.tar.gz
python/python-clamd: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-clamd/README2
-rw-r--r--python/python-clamd/python-clamd.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python-clamd/README b/python/python-clamd/README
index 0f572300f1..20223a615c 100644
--- a/python/python-clamd/README
+++ b/python/python-clamd/README
@@ -3,5 +3,5 @@ Windows, Linux, MacOSX and other platforms. It requires a running
instance of the clamd daemon.
*NOTE*
-Make sure that the Clamav daemon is running and that freshclam
+Make sure that the Clamav daemon is running and that freshclam
has been ran to use this python module.
diff --git a/python/python-clamd/python-clamd.info b/python/python-clamd/python-clamd.info
index 27fc41fb06..4fbc481272 100644
--- a/python/python-clamd/python-clamd.info
+++ b/python/python-clamd/python-clamd.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/c/clamd/clamd-1.0.2.tar.gz"
MD5SUM="637f1d44a60a511544b6bd0bcb817f8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="clamav"
+REQUIRES="clamav pysetuptools"
MAINTAINER="Brenton Earl"
EMAIL="brent@exitstatusone.com"