mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] weston: select WESTON_GL for PipeWire plugin
@ 2022-09-23  7:49 Michael Tretter
  2022-09-23  7:49 ` [ptxdist] [PATCH 2/3] weston: add missing license file Michael Tretter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Tretter @ 2022-09-23  7:49 UTC (permalink / raw)
  To: ptxdist; +Cc: mtr

Like the remoting plugin the PipeWire plugin uses DRM virtual, which
requires the renderer-gl.

Select WESTON_GL to avoid the error during configure.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/weston.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/weston.in b/rules/weston.in
index 550eda4b19aa..6fe570e0a4b2 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -125,6 +125,7 @@ config WESTON_SHELL_KIOSK
 
 config WESTON_PIPEWIRE
 	bool
+	select WESTON_GL
 	prompt "pipewire plugin"
 
 config WESTON_REMOTING
-- 
2.30.2




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

end of thread, other threads:[~2022-09-28 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23  7:49 [ptxdist] [PATCH 1/3] weston: select WESTON_GL for PipeWire plugin Michael Tretter
2022-09-23  7:49 ` [ptxdist] [PATCH 2/3] weston: add missing license file Michael Tretter
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-23  7:49 ` [ptxdist] [PATCH 3/3] weston: version bump 10.0.2 -> 11.0.0 Michael Tretter
2022-09-28 14:29   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-09-28 14:29 ` [ptxdist] [APPLIED] weston: select WESTON_GL for PipeWire plugin Michael Olbrich

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