We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bdd6cb commit 14d9942Copy full SHA for 14d9942
snap/local/snapcraft.yaml.erb
@@ -15,6 +15,7 @@ environment:
15
GEM_HOME: $HOME/.gem
16
GEM_PATH: $HOME/.gem:$SNAP/lib/ruby/gems/<%= abi_v %>
17
RUBYLIB: $SNAP/lib/ruby/<%= abi_v %>:$SNAP/lib/ruby/<%= abi_v %>/$SNAP_ARCH:$RUBYLIB
18
+ LD_LIBRARY_PATH=$SNAP/lib:$LD_LIBRARY_PATH
19
20
apps:
21
env:
0 commit comments