Merge pull request #73 from alansari/patch-appimage

Add libfuse2 as appimages are not built yet with libfuse3
This commit is contained in:
Josh Sunnex
2023-08-05 20:07:53 +12:00
committed by GitHub

View File

@@ -200,6 +200,7 @@ RUN \
libxcomposite-dev \
libxcursor1 \
wmctrl \
libfuse2 \
x11-utils \
x11-xfs-utils \
x11-xkb-utils \