mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/pbr: Fixed deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
793d6b1f3b
commit
36faf1ee8f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue