Skip to content

Commit 015db9a

Browse files
authored
Merge pull request ubuntu#332 from ubuntu/gnome-42-2204-sdk-core22-mesa-backports
feat: Use mesa 25.2 backported to core22
2 parents 7b07595 + 1e4a840 commit 015db9a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

snapcraft.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ confinement: strict
2323
grade: stable
2424
base: core22 # if the base is changed, the BUILDENV part must be updated
2525

26+
package-repositories:
27+
- type: apt
28+
ppa: desktop-snappers/core22-mesa-backports
29+
2630
parts:
2731
buildenv:
2832
plugin: nil
@@ -1547,7 +1551,9 @@ parts:
15471551
- libcurl4-openssl-dev
15481552
- libdbus-1-3
15491553
- libdbus-1-dev
1554+
- libxcb-dri2-0
15501555
- libxcb-dri3-0
1556+
- libglapi-mesa
15511557
- libdrm2
15521558
- libdrm-dev
15531559
- libdrm-common

0 commit comments

Comments
 (0)