From 3c60fffac55a1b0a00a42bf263adf11e2ab06866 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 13 Oct 2023 16:23:51 -0700 Subject: [PATCH] chore: Manually request gamescope's 64-bit build --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index f62ebf56..7288a766 100644 --- a/Containerfile +++ b/Containerfile @@ -451,7 +451,7 @@ RUN rpm-ostree install \ lutris \ wxGTK \ libFAudio \ - gamescope \ + gamescope.x86_64 \ gamescope.i686 \ gamescope-session \ wine-core \