mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-25 15:35:17 +00:00
fix(deck): Install wine-core to satisfy Lutris dependencies
This commit is contained in:
parent
081fb285c4
commit
6a15d1f0da
@ -248,7 +248,6 @@ RUN rpm-ostree install \
|
|||||||
vkBasalt \
|
vkBasalt \
|
||||||
mangohud \
|
mangohud \
|
||||||
sdgyrodsu \
|
sdgyrodsu \
|
||||||
winetricks \
|
|
||||||
python-vdf \
|
python-vdf \
|
||||||
python-crcmod && \
|
python-crcmod && \
|
||||||
git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git --depth 1 /tmp/jupiter-dock-updater-bin && \
|
git clone https://gitlab.com/evlaV/jupiter-dock-updater-bin.git --depth 1 /tmp/jupiter-dock-updater-bin && \
|
||||||
@ -259,7 +258,9 @@ RUN rpm-ostree install \
|
|||||||
steam \
|
steam \
|
||||||
lutris \
|
lutris \
|
||||||
gamescope \
|
gamescope \
|
||||||
gamescope-session
|
gamescope-session \
|
||||||
|
wine-core \
|
||||||
|
winetricks
|
||||||
|
|
||||||
# Cleanup & Finalize
|
# Cleanup & Finalize
|
||||||
RUN rm /usr/share/applications/winetricks.desktop && \
|
RUN rm /usr/share/applications/winetricks.desktop && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user