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
|
ConfigArgParse
|
||||||
argcomplete
|
argcomplete
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
pyopenssl
|
||||||
dnspython
|
dnspython
|
||||||
pyxdg
|
pyxdg
|
||||||
requests
|
requests
|
||||||
|
|
Loading…
Reference in a new issue