summaryrefslogtreecommitdiffstats
path: root/rules/weston.in
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2022-09-23 09:49:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-09-23 16:10:29 +0200
commit32d47ffd00174f8d1443875c55807d8439778883 (patch)
treea6b85e7c6772e327babad4b83fc3d2ede299a64a /rules/weston.in
parent2e94022092149d56ffe9b009f6fa98413446f62b (diff)
downloadptxdist-32d47ffd00174f8d1443875c55807d8439778883.tar.gz
ptxdist-32d47ffd00174f8d1443875c55807d8439778883.tar.xz
weston: select WESTON_GL for PipeWire plugin
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> Message-Id: <20220923074908.2149330-1-m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/weston.in')
-rw-r--r--rules/weston.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/weston.in b/rules/weston.in
index 550eda4b1..6fe570e0a 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