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

View File

@@ -19,6 +19,7 @@ buildPythonApplication rec {
ConfigArgParse
argcomplete
beautifulsoup4
pyopenssl
dnspython
pyxdg
requests