forked from mirrors/nixpkgs
linkchecker: add pyopenssl dependency to fix build
This commit is contained in:
parent
2293b337e1
commit
2a87462479
|
@ -19,6 +19,7 @@ buildPythonApplication rec {
|
|||
ConfigArgParse
|
||||
argcomplete
|
||||
beautifulsoup4
|
||||
pyopenssl
|
||||
dnspython
|
||||
pyxdg
|
||||
requests
|
||||
|
|
Loading…
Reference in a new issue