Skip to content

Commit 397f83e

Browse files
authored
Update make-appimage.sh
1 parent 25376da commit 397f83e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make-appimage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ export DEPLOY_PIPEWIRE=1
1414
export DEPLOY_GSTREAMER=1
1515
export DEPLOY_OPENGL=1
1616
export DEPLOY_VULKAN=1
17+
# Viber already bundles those libs already
1718
export DEPLOY_QT=0
1819
export DEPLOY_QML=0
20+
export DEPLOY_QT_WEB_ENGINE=0
1921

2022
# Deploy dependencies
2123
quick-sharun ./AppDir/bin/*

0 commit comments

Comments
 (0)