python/pbr: Fixed deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2014-06-15 10:12:35 +01:00 committed by Erik Hanson
parent 793d6b1f3b
commit 36faf1ee8f

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pbr/pbr-0.8.0.tar.gz"
MD5SUM="7d85dc6aa47809d97d29901bf0244f6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="pysetuptools"
MAINTAINER="Bogdan Radulescu"
EMAIL="bogdan@nimblex.net"