Merge pull request #118619 from Pacman99/fix-linkchecker

linkchecker: add pyopenssl dependency to fix build
This commit is contained in:
Sandro
2021-04-06 00:09:58 +02:00
committed by GitHub
@@ -19,6 +19,7 @@ buildPythonApplication rec {
ConfigArgParse ConfigArgParse
argcomplete argcomplete
beautifulsoup4 beautifulsoup4
pyopenssl
dnspython dnspython
pyxdg pyxdg
requests requests