chore: Install split gamescope session plus and steam packages

The core for gamescope session was recently split away from Steam's session
allowing it to be used for other sessions such as OpenGamepadUI's session
independent of Steam's components.
This commit is contained in:
RJ Trujillo 2023-10-27 19:21:34 -06:00
parent dcce67b7a6
commit a5c378d434

View File

@ -496,7 +496,8 @@ RUN rpm-ostree install \
libFAudio \
gamescope.x86_64 \
gamescope.i686 \
gamescope-session \
gamescope-session-plus \
gamescope-session-steam \
wine-core \
winetricks \
protontricks && \