mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 22:13:30 +00:00
fix: Add redhat-lsb-core to resolve issue with EmuDeck depending on lsb_release
This commit is contained in:
parent
4c4e0c56f1
commit
29399fb573
@ -102,7 +102,8 @@ RUN if [[ "${IMAGE_FLAVOR}" =~ "nvidia" ]]; then \
|
||||
lato-fonts \
|
||||
fira-code-fonts \
|
||||
glow \
|
||||
gum && \
|
||||
gum \
|
||||
redhat-lsb-core && \
|
||||
ln -s /usr/share/fonts/google-noto-sans-cjk-fonts /usr/share/fonts/noto-cjk && \
|
||||
wget https://raw.githubusercontent.com/scaronni/steam-proton-mf-wmv/master/installcab.py -O /usr/bin/installcab && \
|
||||
wget https://github.com/scaronni/steam-proton-mf-wmv/blob/master/install-mf-wmv.sh -O /usr/bin/install-mf-wmv && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user