Skip to content
Snippets Groups Projects
Commit 3c1c43f5 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-runtime: Make dependency libraries in /snap available

This allows us to make /usr/share/libdrm a symlink to
/snap/steam/171/graphics/usr/share/libdrm. If we don't do that, libdrm
will not be able to load data files like /usr/share/libdrm/amdgpu.ids
from it. Or, if Snap's libdrm has been configured or patched to read
directly from /snap/steam/171/graphics/usr/share/libdrm, we want that
to be possible too.

Before this can be enabled by default, snapd's AppArmor profile needs to
be fixed to allow it: https://github.com/canonical/steam-snap/issues/359

Helps: https://github.com/ValveSoftware/steam-runtime/issues/586


Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 50ea8ef6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment