python-pyopenssl: update propagatedBuildInputs.
This commit is contained in:
parent
ef43cb270e
commit
3ea4485446
1 changed files with 1 additions and 1 deletions
|
@ -11208,7 +11208,7 @@ let
|
|||
# 17 tests failing
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = [ self.cryptography ];
|
||||
propagatedBuildInputs = [ self.cryptography self.pyasn1 self.idna ];
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue