Skip to content

Commit

Permalink
Merge pull request #19 from snapcore/revert_nvidia_egl
Browse files Browse the repository at this point in the history
Revert "Merge pull request #18 from snapcore/nvidia_egl_wayland"
  • Loading branch information
kenvandine authored Oct 3, 2023
2 parents 6b95253 + c8f7a69 commit 33a725d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/desktop-exports
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ append_dir LD_LIBRARY_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/pulseaudio"
prepend_dir __EGL_VENDOR_LIBRARY_DIRS "/var/lib/snapd/lib/glvnd/egl_vendor.d"
append_dir __EGL_VENDOR_LIBRARY_DIRS "$SNAP_DESKTOP_RUNTIME/usr/share/glvnd/egl_vendor.d"

# EGL platform config dirs, needed for libnvidia-egl-wayland1
append_dir __EGL_EXTERNAL_PLATFORM_CONFIG_DIRS "$SNAP_DESKTOP_RUNTIME/usr/share/egl/egl_external_platform.d"

# Tell GStreamer where to find its plugins
export GST_PLUGIN_PATH="$SNAP/usr/lib/$ARCH/gstreamer-1.0"
export GST_PLUGIN_SYSTEM_PATH="$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/gstreamer-1.0"
Expand Down

0 comments on commit 33a725d

Please sign in to comment.