mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-03 04:13:22 +00:00
chore: Reorder before Steam
This commit is contained in:
parent
585f313801
commit
39b25e3e7b
@ -493,6 +493,16 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
# Install Steam & Lutris, plus supporting packages
|
||||
# Downgrade ibus to fix an issue with the Steam keyboard
|
||||
RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
ibus \
|
||||
ibus-gtk2 \
|
||||
ibus-gtk3 \
|
||||
ibus-gtk4 \
|
||||
ibus-libs \
|
||||
ibus-panel \
|
||||
ibus-setup && \
|
||||
rpm-ostree install \
|
||||
jupiter-sd-mounting-btrfs \
|
||||
at-spi2-core.i686 \
|
||||
@ -522,16 +532,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
gobject-introspection \
|
||||
clinfo \
|
||||
steam && \
|
||||
rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
ibus \
|
||||
ibus-gtk2 \
|
||||
ibus-gtk3 \
|
||||
ibus-gtk4 \
|
||||
ibus-libs \
|
||||
ibus-panel \
|
||||
ibus-setup && \
|
||||
rpm-ostree install \
|
||||
lutris \
|
||||
umu-launcher \
|
||||
|
Loading…
x
Reference in New Issue
Block a user