Skip to content

Commit

Permalink
fix: add LD_LIBRARY_PATH ⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker2770 committed Jul 15, 2024
1 parent f29f146 commit b108ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ apps:
- system-observe
- system-trace
environment:
LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/usr/local/lib"
DISABLE_WAYLAND: 1
XDG_DATA_DIRS: $SNAP/share:$XDG_DATA_DIRS
# Use GTK3 cursor theme, icon theme and open/save file dialogs.
Expand Down

0 comments on commit b108ffc

Please sign in to comment.