mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-clamd: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe39bc68b6
commit
68739fe0fa
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue