Skip to content

Commit c2d43a6

Browse files
authored
deploying electron also implies deploying vulkan
#198 (comment)
1 parent 7d30580 commit c2d43a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

useful-tools/quick-sharun.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ _make_deployment_array() {
552552
_echo "* Deploying electron/chromium"
553553
DEPLOY_P11KIT=${DEPLOY_P11KIT:-1}
554554
DEPLOY_OPENGL=${DEPLOY_OPENGL:-1}
555+
DEPLOY_VULKAN=${DEPLOY_VULKAN:-1}
555556
set -- "$@" \
556557
"$LIB_DIR"/libva.so* \
557558
"$LIB_DIR"/libva-drm.so* \

0 commit comments

Comments
 (0)