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"