summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2022-07-06 07:52:58 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2023-01-31 10:28:06 +0100
commit1acbbfa5205b643d6805febc35c0a5aa253f9703 (patch)
treeb17fd1cb7004cf7d913c99aceb6aece451abe2bd
parentf3440488bfdb964156b1380fcd8b79eb1b3a3fff (diff)
downloadptxdist-1acbbfa5205b643d6805febc35c0a5aa253f9703.tar.gz
ptxdist-1acbbfa5205b643d6805febc35c0a5aa253f9703.tar.xz
host-wayland: build libraries as well
This will be needed for Qt6. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-wayland.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-wayland.make b/rules/host-wayland.make
index 29389af4d..44af4baa9 100644
--- a/rules/host-wayland.make
+++ b/rules/host-wayland.make
@@ -24,7 +24,7 @@ HOST_WAYLAND_CONF_OPT := \
-Ddocumentation=false \
-Ddtd_validation=false \
-Dicon_directory= \
- -Dlibraries=false \
+ -Dlibraries=true \
-Dscanner=true \
-Dtests=false