public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Stewart Smith <trawets@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mesa] rawhide: Build now requires newer wayland-protocols
Date: Thu, 23 Jul 2026 15:37:04 GMT [thread overview]
Message-ID: <178482102479.1.14708209329741843909.rpms-mesa-86760420a99a@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-23 15:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178482102479.1.14708209329741843909.rpms-mesa-86760420a99a@fedoraproject.org \
--to=trawets@amazon.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox