1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: gp-saml-gui: Do not depend on libsoup2.

* gnu/packages/vpn.scm (gp-saml-gui)
[native-inputs]: Remove webkitgtk-with-libsoup2; add webkitgtk-for-gtk3.

Change-Id: I6f51bb672ee2c6c709d92f300f70adc857759e53
This commit is contained in:
Maxim Cournoyer
2026-03-23 00:02:56 +09:00
parent 6fe644f3e7
commit 1b72ba06c8

View File

@@ -319,7 +319,7 @@ Networks and The Calyx Institute, where the former is default.")
python-pygobject-3.50
python-urllib3
python-requests
webkitgtk-with-libsoup2))
webkitgtk-for-gtk3))
(propagated-inputs
(list openconnect))
(synopsis "Interactively authenticate to GlobalProtect VPNs that require SAML")