We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b69a2f commit 0809e75Copy full SHA for 0809e75
1 file changed
make-appimage.sh
@@ -23,6 +23,7 @@ quick-sharun \
23
/usr/lib/libgtk-3.so*
24
25
# Additional changes can be done in between here
26
+echo 'ANYLINUX_DO_NOT_LOAD_LIBS=libgtk-4.so*:${ANYLINUX_DO_NOT_LOAD_LIBS}' >> ./AppDir/.env
27
28
# Turn AppDir into AppImage
29
quick-sharun --make-appimage
0 commit comments