mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] xwayland: fix build with glx without glamor
Date: Thu, 15 Aug 2024 13:57:42 +0200	[thread overview]
Message-ID: <20240815115743.2888439-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/xwayland.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/xwayland.in b/rules/xwayland.in
index a662ec2ec032..c2b0de95b280 100644
--- a/rules/xwayland.in
+++ b/rules/xwayland.in
@@ -20,7 +20,7 @@ menuconfig XWAYLAND
 	select XORG_LIB_XSHMFENCE
 	select XORG_LIB_XTRANS
 	select LIBEPOXY			if XWAYLAND_GLAMOR
-	select MESALIB			if XWAYLAND_GLAMOR
+	select MESALIB			if XWAYLAND_GLAMOR || XWAYLAND_EXT_GLX
 	select MESALIB_GBM		if XWAYLAND_GLAMOR
 	select MESALIB_GLX		if XWAYLAND_EXT_GLX
 	select XORG_LIB_XV		if XWAYLAND_EXT_XV
-- 
2.39.2




             reply	other threads:[~2024-08-15 11:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15 11:57 Philipp Zabel [this message]
2024-08-15 11:57 ` [ptxdist] [PATCH 2/2] xwayland: version bump 23.2.4 -> 24.1.2 Philipp Zabel
2024-09-12 12:11   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-09-12 12:11 ` [ptxdist] [APPLIED] xwayland: fix build with glx without glamor Michael Olbrich

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=20240815115743.2888439-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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