me
/
guix
Archived
1
0
Fork 0

gnu: openconnect-sso: Remove a transitive dependency on QtWebKit.

See <https://issues.guix.gnu.org/53289> for more information about this change.

* gnu/packages/vpn.scm (openconnect-sso)[inputs]: Replace python-pyqt with
python-pyqt-without-qtwebkit.
master
Leo Famulari 2022-01-28 13:09:38 -05:00
parent 8b7db2fb98
commit d0fbd336ea
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ and probably others.")
python-lxml
python-prompt-toolkit
python-requests
python-pyqt
python-pyqt-without-qtwebkit
python-pyqtwebengine
python-pysocks
python-pyxdg