public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mesa] rawhide: Build now requires newer wayland-protocols
@ 2026-07-23 15:37 Stewart Smith
0 siblings, 0 replies; only message in thread
From: Stewart Smith @ 2026-07-23 15:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mesa
Branch : rawhide
Commit : 86760420a99a7bdb98a5efac07ed0fb3466e7df6
Author : Stewart Smith <trawets@amazon.com>
Date : 2026-07-20T18:25:01-07:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mesa/c/86760420a99a7bdb98a5efac07ed0fb3466e7df6?branch=rawhide
Log:
Build now requires newer wayland-protocols
Otherwise build fails in configure with something like:
Dependency wayland-protocols for host machine found: NO. Found 1.36 but need: '>= 1.41'
Found when bootstrapping a new major version of Amazon Linux from
AL2023
---
diff --git a/mesa.spec b/mesa.spec
index 1f75565..91c660f 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -132,7 +132,7 @@ BuildRequires: pkgconfig(expat)
BuildRequires: pkgconfig(zlib) >= 1.2.3
BuildRequires: pkgconfig(libzstd)
BuildRequires: pkgconfig(wayland-scanner)
-BuildRequires: pkgconfig(wayland-protocols) >= 1.34
+BuildRequires: pkgconfig(wayland-protocols) >= 1.41
BuildRequires: pkgconfig(wayland-client) >= 1.11
BuildRequires: pkgconfig(wayland-server) >= 1.11
BuildRequires: pkgconfig(wayland-egl-backend) >= 3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 15:37 [rpms/mesa] rawhide: Build now requires newer wayland-protocols Stewart Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox