Skip to content

Commit aa184dd

Browse files
Update make-appimage.sh
1 parent 05848b3 commit aa184dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export ADD_HOOKS="self-updater.bg.hook"
99
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1010
export ICON=https://raw.githubusercontent.com/drhelius/Gearlynx/refs/heads/main/platforms/shared/desktop/mcp/icon.png
1111
export DEPLOY_GTK=1
12+
export GTK_DIR=gtk-3.0
1213
export DEPLOY_OPENGL=1
1314

1415
# Deploy dependencies

0 commit comments

Comments
 (0)