mirror of
https://github.com/lutris/lutris.git
synced 2026-06-11 15:36:26 -04:00
Without glib-networking, GIO has no TLS backend, so HTTPS in the embedded WebKit login views fails silently. This breaks every web auth flow (EA, GOG, Steam web login, etc.) on systems where it isn't already pulled in transitively. Reported in #6664 against the EA App login. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>