python/python-clamd: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brenton Earl 2015-11-17 23:47:47 +07:00 committed by Willy Sudiarto Raharjo
parent fe39bc68b6
commit 68739fe0fa
2 changed files with 2 additions and 2 deletions

View file

@ -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"