#1088741 mesa: update build-dep (wayland-protocols, use rustc-web in bpo)

#1088741#5
Date:
2024-11-30 10:30:10 UTC
From:
To:
Dear Maintainer,

While trying to build mesa 24.3.0 on bookworm, I noticed a few issues with the
dependencies:

- wayland-protocols is required to be >= 1.38
"Dependency wayland-protocols found: NO. Found 1.37 but need: '>= 1.38'"

As per the bookworm backport, it would be possible to depend on rustc-web
rather that rustc. rustc-web is a backport or rustc to stable that is used to
build chromium / firefox on stable. However I guess this is not sufficient to build
without disabled some features.

Regards