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 25376da commit 397f83eCopy full SHA for 397f83e
make-appimage.sh
@@ -14,8 +14,10 @@ export DEPLOY_PIPEWIRE=1
14
export DEPLOY_GSTREAMER=1
15
export DEPLOY_OPENGL=1
16
export DEPLOY_VULKAN=1
17
+# Viber already bundles those libs already
18
export DEPLOY_QT=0
19
export DEPLOY_QML=0
20
+export DEPLOY_QT_WEB_ENGINE=0
21
22
# Deploy dependencies
23
quick-sharun ./AppDir/bin/*
0 commit comments