mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] xwayland: fix build with glx without glamor
@ 2024-08-15 11:57 Philipp Zabel
  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] xwayland: fix build with glx without glamor Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Philipp Zabel @ 2024-08-15 11:57 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-12 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-15 11:57 [ptxdist] [PATCH 1/2] xwayland: fix build with glx without glamor Philipp Zabel
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox