python-pyopenssl: update propagatedBuildInputs.
This commit is contained in:
parent
ef43cb270e
commit
3ea4485446
@ -11208,7 +11208,7 @@ let
|
||||
# 17 tests failing
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = [ self.cryptography ];
|
||||
propagatedBuildInputs = [ self.cryptography self.pyasn1 self.idna ];
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user