mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python-kerberos: Fixed deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36faf1ee8f
commit
dfef0fa29b
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pykerberos/pykerberos-1.1.5.
|
|||
MD5SUM="62a45589707a2beca325e193986c87af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="krb5"
|
||||
REQUIRES="pysetuptools krb5"
|
||||
MAINTAINER="LEVAI Daniel"
|
||||
EMAIL="leva@ecentrum.hu"
|
||||
|
|
Loading…
Reference in a new issue