mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-15 23:43:02 +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 \
|
ydotool \
|
||||||
yafti \
|
yafti \
|
||||||
stress-ng \
|
stress-ng \
|
||||||
lsb_release && \
|
lsb_release \
|
||||||
|
fuse && \
|
||||||
rpm-ostree install \
|
rpm-ostree install \
|
||||||
ublue-update && \
|
ublue-update && \
|
||||||
mkdir -p /etc/xdg/autostart && \
|
mkdir -p /etc/xdg/autostart && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user