Skip to content

Commit

Permalink
Merge pull request #321 from canonical/libdrm
Browse files Browse the repository at this point in the history
Fix amdgpu.ids bind
  • Loading branch information
ZoopOTheGoop authored Oct 20, 2023
2 parents 8cab37f + 1bf7d87 commit 5eee564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ layout:
/usr/share/zenity:
bind: $SNAP/usr/share/zenity
# https://discourse.ubuntu.com/t/the-graphics-core20-snap-interface/23000
/usr/share/libdrm:
bind: $SNAP/graphics/usr/share/libdrm
/usr/share/libdrm/amdgpu.ids:
bind-file: $SNAP/graphics/usr/share/libdrm/amdgpu.ids
/usr/share/drirc.d:
bind: $SNAP/graphics/usr/share/drirc.d
/usr/share/glvnd/egl_vendor.d:
Expand Down

0 comments on commit 5eee564

Please sign in to comment.