File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 77 libGLU ,
88 libX11 ,
99 libXext ,
10+ libgbm ,
1011 mesa ,
1112 meson ,
1213 ninja ,
@@ -47,7 +48,7 @@ stdenv.mkDerivation rec {
4748 libXext
4849 libGL
4950 libGLU
50- mesa
51+ libgbm
5152 wayland
5253 wayland-protocols
5354 vulkan-loader
Original file line number Diff line number Diff line change 2626 libpulseaudio ,
2727 libcaca ,
2828 libdrm ,
29- mesa ,
29+ libgbm ,
3030 libXScrnSaver ,
3131 nv-codec-headers-11 ,
3232 libXpresent ,
@@ -96,7 +96,7 @@ flutter324.buildFlutterApplication rec {
9696 libpulseaudio
9797 libcaca
9898 libdrm
99- mesa
99+ libgbm
100100 libXScrnSaver
101101 libXpresent
102102 nv-codec-headers-11
Original file line number Diff line number Diff line change 3434$pcMap {"libudev" } = "udev" ;
3535$pcMap {"gl" } = "libGL" ;
3636$pcMap {"GL" } = "libGL" ;
37- $pcMap {"gbm" } = "mesa " ;
37+ $pcMap {"gbm" } = "libgbm " ;
3838$pcMap {"hwdata" } = "hwdata" ;
3939$pcMap {"\$PIXMAN" } = "pixman" ;
4040$pcMap {"\$RENDERPROTO" } = "xorgproto" ;
You can’t perform that action at this time.
0 commit comments