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
commit 0ce0745147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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