mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 07:13:26 +00:00
chore: Remove weak deps from Steam install step
This commit is contained in:
parent
4dc93bcc3a
commit
9293ca0fb9
@ -308,8 +308,10 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
|
||||
gamescope-libs.i686 \
|
||||
gamescope-shaders \
|
||||
jupiter-sd-mounting-btrfs \
|
||||
steam \
|
||||
umu-launcher \
|
||||
dbus-x11 \
|
||||
xdg-user-dirs \
|
||||
gobject-introspection \
|
||||
libFAudio.x86_64 \
|
||||
libFAudio.i686 \
|
||||
latencyflex-vulkan-layer \
|
||||
@ -322,6 +324,7 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
|
||||
libobs_vkcapture.i686 \
|
||||
libobs_glcapture.i686 && \
|
||||
dnf5 -y --setopt=install_weak_deps=False install \
|
||||
steam \
|
||||
lutris && \
|
||||
/ctx/cleanup
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user