We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1019f commit c83ec40Copy full SHA for c83ec40
1 file changed
recipes/libs/mesa3d.yaml
@@ -115,7 +115,7 @@ multiPackage:
115
- graphics::wayland::wayland-protocols
116
- graphics::wayland::wayland-dev
117
118
- - if: "$(eq,$MESA3D_PLATFORM,x11)"
+ - if: "$(eq,$MESA3D_PLATFORM,wayland)"
119
depends:
120
- graphics::xorg::proto::xorgproto
121
- libs::xcb::libxcb-dev
@@ -148,7 +148,7 @@ multiPackage:
148
- if: "$(eq,$MESA3D_PLATFORM,wayland)"
149
name: graphics::wayland::wayland-tgt
150
151
152
153
- libs::xcb::libxcb-tgt
154
- libs::xorg::libX11-tgt
0 commit comments