mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-15 14:42:33 +00:00
fix: Always require fuse for AppImage support
This commit is contained in:
parent
f4f54b10f9
commit
0830b5ae68
@ -394,7 +394,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
ydotool \
|
||||
yafti \
|
||||
stress-ng \
|
||||
lsb_release && \
|
||||
lsb_release \
|
||||
fuse && \
|
||||
rpm-ostree install \
|
||||
ublue-update && \
|
||||
mkdir -p /etc/xdg/autostart && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user