summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-22 08:02:36 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-22 08:27:23 +0200
commit8f87e1e1c912b9bbf9181e59c97eddd06f30d385 (patch)
treec40956b36e8ab004ac46ea035fed66db4e372978 /rules
parentbbc85e8c4166acb2b3df77c49e32adcfb019d427 (diff)
downloadptxdist-8f87e1e1c912b9bbf9181e59c97eddd06f30d385.tar.gz
ptxdist-8f87e1e1c912b9bbf9181e59c97eddd06f30d385.tar.xz
wlroots: packages with suboptions should use menuconfig
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/wlroots.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wlroots.in b/rules/wlroots.in
index a156a2f34..47cfb8d9f 100644
--- a/rules/wlroots.in
+++ b/rules/wlroots.in
@@ -1,6 +1,6 @@
## SECTION=multimedia_wayland
-config WLROOTS
+menuconfig WLROOTS
tristate
select HOST_MESON
select WAYLAND
@@ -16,7 +16,7 @@ config WLROOTS
select XCB_UTIL
select UDEV_LIBUDEV
select PIXMAN
- prompt "wlroots"
+ prompt "wlroots "
help
wlroots provides pluggable, composable, unopinionated modules for
building a Wayland compositor.