python/secretstorage: Added missing dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8174338ab9
commit
bc09ad8c1e
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/cd/08/758aeb98db87547484728ea0
|
|||
MD5SUM="23563c1d167c51e3d9483479cd7caccd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cryptography"
|
||||
REQUIRES="cryptography python-jeepney"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue