Skip to content

Commit

Permalink
Deploy gtk3
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Nov 30, 2024
1 parent 95abd77 commit 2d876bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ chmod +x linuxdeploy-plugin-gtk.sh

export LD_LIBRARY_PATH="${QT_PATH}/${QT_VERSION}/gcc_64/lib:$(pwd)/../build_appimage/third-party/cpp-steam-tools:$LD_LIBRARY_PATH"
export QML_SOURCES_PATHS="$(pwd)/../gui/src/qml"
export DEPLOY_GTK_VERSION=3

./linuxdeploy-x86_64.AppImage \
--appdir="${appdir}" \
Expand Down

0 comments on commit 2d876bb

Please sign in to comment.