Skip to content

Commit 42bb772

Browse files
authored
add missing libs
1 parent b280ded commit 42bb772

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

make-appimage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ export ADD_HOOKS="self-updater.bg.hook"
1010
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1111
export ICON=/usr/share/icons/hicolor/128x128/apps/OpenCode.png
1212
export DESKTOP=/usr/share/applications/OpenCode.desktop
13+
export DEPLOY_OPENGL=1
14+
export DEPLOY_P11KIT=1
1315

1416
# Deploy dependencies
1517
quick-sharun \

0 commit comments

Comments
 (0)