Files
lutris/debian/control
Daniel Johnson 9a29a956b0 Add glib-networking to .deb and .rpm dependencies
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>
2026-04-29 16:41:16 -04:00

59 lines
1.7 KiB
Plaintext

Source: lutris
Section: games
Priority: optional
Maintainer: Mathieu Comandon <mathieucomandon@gmail.com>
Build-Depends: debhelper-compat (= 12),
appstream,
dh-apparmor,
dh-sequence-python3,
meson,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://lutris.net
Vcs-Browser: https://github.com/lutris/lutris
Vcs-Git: https://github.com/lutris/lutris.git
Package: lutris
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-yaml,
python3-lxml,
python3-requests,
python3-pil,
python3-gi,
python3-gi-cairo,
python3-setproctitle,
python3-magic,
python3-distro,
python3-dbus,
gir1.2-gtk-3.0,
gir1.2-webkit2-4.0 | gir1.2-webkit2-4.1,
gir1.2-notify-0.7,
glib-networking,
psmisc,
cabextract,
unzip,
p7zip,
curl,
fluid-soundfont-gs,
x11-xserver-utils,
mesa-utils,
vulkan-tools,
Recommends: python3-evdev,
python3-protobuf,
python3-pefile,
gvfs-backends,
libwine-development | libwine,
winetricks,
fluidsynth,
gamescope,
gamemode,
xdg-desktop-portal,
xdg-desktop-portal-gtk | xdg-desktop-portal-kde,
Description: video game preservation platform
Lutris helps you install and play video games from all eras and from most
gaming systems. By leveraging and combining existing emulators, engine
re-implementations and compatibility layers, it gives you a central interface
to launch all your games.